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 da8533a commit bacbef3Copy full SHA for bacbef3
src/Nethermind/Directory.Build.props
@@ -14,7 +14,7 @@
14
<Copyright>Demerzel Solutions Limited</Copyright>
15
<Product>Nethermind</Product>
16
<SourceRevisionId Condition="'$(Commit)' != ''">$(Commit)</SourceRevisionId>
17
- <VersionPrefix>1.29.0</VersionPrefix>
+ <VersionPrefix>1.29.1</VersionPrefix>
18
<VersionSuffix></VersionSuffix>
19
</PropertyGroup>
20
0 commit comments