Skip to content

Commit 2c2cd1d

Browse files
Bump up the version to 1.34.0-unstable (#9124)
Co-authored-by: kamilchodola <[email protected]>
1 parent aeebe91 commit 2c2cd1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Nethermind/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<PropertyGroup Label="ProductInfo">
66
<BuildTimestamp Condition="'$(BuildTimestamp)' == ''">$([System.DateTimeOffset]::UtcNow.ToUnixTimeSeconds())</BuildTimestamp>
77
<SourceRevisionId Condition="'$(Commit)' != ''">$(Commit)</SourceRevisionId>
8-
<VersionPrefix>1.33.0</VersionPrefix>
8+
<VersionPrefix>1.34.0</VersionPrefix>
99
<VersionSuffix>unstable</VersionSuffix>
1010
</PropertyGroup>
1111

0 commit comments

Comments
 (0)