Skip to content

Commit

Permalink
Remove RC tag
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilchodola committed Dec 4, 2023
1 parent 72bb5bb commit bcd3b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Nethermind/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<Product>Nethermind</Product>
<SourceRevisionId Condition="'$(Commit)' != ''">$(Commit.Substring(0, 8))</SourceRevisionId>
<VersionPrefix>1.23.0</VersionPrefix>
<VersionSuffix>rc</VersionSuffix>
<VersionSuffix></VersionSuffix>
</PropertyGroup>

<ItemGroup Label="AssemblyCustomMetadata">
Expand Down

0 comments on commit bcd3b8a

Please sign in to comment.