Skip to content

Commit

Permalink
build(2.1.0-rc1): bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
evegufy committed Jul 12, 2024
1 parent 59fd496 commit 1816125
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

<Project>
<PropertyGroup>
<VersionPrefix>2.0.0</VersionPrefix>
<VersionSuffix></VersionSuffix>
<VersionPrefix>2.1.0</VersionPrefix>
<VersionSuffix>RC1</VersionSuffix>
</PropertyGroup>
</Project>

0 comments on commit 1816125

Please sign in to comment.