Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
We go to v1.31.0.0 as I tagged the previous one as v1.21 but set
it to v1.30 in the csproj. Whoops.
  • Loading branch information
fifty-six committed Mar 7, 2023
1 parent cd30b61 commit 6652763
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.30.0.0</Version>
<Version>1.31.0.0</Version>
<UseAppHost>true</UseAppHost>
</PropertyGroup>

Expand Down

0 comments on commit 6652763

Please sign in to comment.