Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
Sorry for 3 versions in a row, keep finding and fixing bugs.

- Fixes issue with Scarab not properly closing on exit.
  • Loading branch information
fifty-six committed Jul 27, 2022
1 parent bc5724d commit b01d25e
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>preview</LangVersion>
<Nullable>enable</Nullable>
<Version>1.18.0.0</Version>
<Version>1.19.0.0</Version>
<UseAppHost>true</UseAppHost>
</PropertyGroup>

Expand Down

0 comments on commit b01d25e

Please sign in to comment.