We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72bb5bb commit bcd3b8aCopy full SHA for bcd3b8a
src/Nethermind/Directory.Build.props
@@ -10,7 +10,7 @@
10
<Product>Nethermind</Product>
11
<SourceRevisionId Condition="'$(Commit)' != ''">$(Commit.Substring(0, 8))</SourceRevisionId>
12
<VersionPrefix>1.23.0</VersionPrefix>
13
- <VersionSuffix>rc</VersionSuffix>
+ <VersionSuffix></VersionSuffix>
14
</PropertyGroup>
15
16
<ItemGroup Label="AssemblyCustomMetadata">
0 commit comments