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