Skip to content

Commit

Permalink
version: 2.5.0.0
Browse files Browse the repository at this point in the history
- Fixes issue with improper path detection on startup
  causing an immediate crash for new users. (#200, #201)
  • Loading branch information
fifty-six committed Nov 16, 2023
1 parent 6eb9d59 commit 17de623
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.4.0.0</Version>
<Version>2.5.0.0</Version>
<UseAppHost>true</UseAppHost>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AvaloniaUseCompiledBindingsByDefault>true</AvaloniaUseCompiledBindingsByDefault>
Expand Down

0 comments on commit 17de623

Please sign in to comment.