Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
- Update to net 8 (@gepbird)
- GoG selection fixes for linux
- Hungarian translation updates (@picimako)
- App icon for the exe (@niemiets)
- Text centering (@SFGrenade)
- Specify NuGet sources (@huantianad)
  • Loading branch information
fifty-six committed Dec 6, 2024
1 parent 4c81c03 commit 7c25ee6
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>net8.0</TargetFramework>
<LangVersion>10</LangVersion>
<Nullable>enable</Nullable>
<Version>2.5.0.0</Version>
<Version>2.6.0.0</Version>
<UseAppHost>true</UseAppHost>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
Expand Down

0 comments on commit 7c25ee6

Please sign in to comment.