Skip to content

Commit

Permalink
chore: Increase version to 1.0.0-pre.31
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeTwentyThree committed May 8, 2024
1 parent 797ac1d commit 69bff05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Version.targets
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<!-- The assembly uses this version number. !-->
<VersionPrefix>1.0.0</VersionPrefix>
<SuffixNumber>30</SuffixNumber>
<SuffixNumber>31</SuffixNumber>
<VersionSuffix>pre.$(SuffixNumber)</VersionSuffix>
</PropertyGroup>
</Project>

0 comments on commit 69bff05

Please sign in to comment.