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 bbfda96 commit 926ca88Copy full SHA for 926ca88
src/Nethermind/Directory.Build.props
@@ -15,8 +15,8 @@
15
<Copyright>Demerzel Solutions Limited</Copyright>
16
<Product>Nethermind</Product>
17
<SourceRevisionId Condition="'$(Commit)' != ''">$(Commit)</SourceRevisionId>
18
- <VersionPrefix>1.32.0</VersionPrefix>
19
- <VersionSuffix>unstable</VersionSuffix>
+ <VersionPrefix>1.31.0</VersionPrefix>
+ <VersionSuffix>rc</VersionSuffix>
20
</PropertyGroup>
21
22
<ItemGroup Label="AssemblyCustomMetadata">
0 commit comments