We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7320938 commit 10412d1Copy full SHA for 10412d1
src/Nethermind/Directory.Build.props
@@ -15,7 +15,7 @@
15
<Product>Nethermind</Product>
16
<SourceRevisionId Condition="'$(Commit)' != ''">$(Commit)</SourceRevisionId>
17
<VersionPrefix>1.29.0</VersionPrefix>
18
- <VersionSuffix>rc</VersionSuffix>
+ <VersionSuffix></VersionSuffix>
19
</PropertyGroup>
20
21
<ItemGroup Label="AssemblyCustomMetadata">
0 commit comments