We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a484d0d commit 9c4816cCopy full SHA for 9c4816c
src/Nethermind/Directory.Build.props
@@ -15,7 +15,7 @@
15
<Product>Nethermind</Product>
16
<SourceRevisionId Condition="'$(Commit)' != ''">$(Commit)</SourceRevisionId>
17
<VersionPrefix>1.28.0</VersionPrefix>
18
- <VersionSuffix>rc</VersionSuffix>
+ <VersionSuffix></VersionSuffix>
19
</PropertyGroup>
20
21
<ItemGroup Label="AssemblyCustomMetadata">
0 commit comments