Skip to content

Commit

Permalink
chore: set rc.4 version
Browse files Browse the repository at this point in the history
  • Loading branch information
thomashilzendegen committed Jun 13, 2024
1 parent bf26e84 commit 1052ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<Nullable>enable</Nullable>

<VersionPrefix>3.0.0</VersionPrefix>
<VersionSuffix>rc.3</VersionSuffix>
<VersionSuffix>rc.4</VersionSuffix>
<Version Condition="'$(BuildNumber)' != ''">$(VersionPrefix)-$(VersionSuffix)-$(BuildNumber)</Version>

<!-- NuGet Package information -->
Expand Down

0 comments on commit 1052ebf

Please sign in to comment.