Skip to content

Commit

Permalink
version: 2.3.0.0
Browse files Browse the repository at this point in the history
- fix macOS path selection (#172)
- add more logging to path selection
- add repository button instead of tab
- add light theme
- fix path being placeholder in settings view
- fix api toggle size changing on click
  • Loading branch information
fifty-six committed Sep 23, 2023
1 parent ac6eb44 commit ab3f0cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Scarab/Scarab.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<TargetFramework>net6.0</TargetFramework>
<LangVersion>10</LangVersion>
<Nullable>enable</Nullable>
<Version>2.2.0.0</Version>
<Version>2.3.0.0</Version>
<UseAppHost>true</UseAppHost>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
Expand Down

0 comments on commit ab3f0cf

Please sign in to comment.