Skip to content

Commit

Permalink
release: bump version for v1.3.0-RC1
Browse files Browse the repository at this point in the history
  • Loading branch information
Phil91 committed Mar 30, 2023
1 parent a1809f1 commit 632f3ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

<Project>
<PropertyGroup>
<VersionPrefix>1.2.0</VersionPrefix>
<VersionSuffix></VersionSuffix>
<VersionPrefix>1.3.0</VersionPrefix>
<VersionSuffix>RC1</VersionSuffix>
</PropertyGroup>
</Project>
</Project>

0 comments on commit 632f3ae

Please sign in to comment.