Skip to content

Commit 100632d

Browse files
committed
feat: update 1.34.0 tag
1 parent a34097b commit 100632d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Nethermind/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<BuildTimestamp Condition="'$(BuildTimestamp)' == ''">$([System.DateTimeOffset]::UtcNow.ToUnixTimeSeconds())</BuildTimestamp>
77
<SourceRevisionId Condition="'$(Commit)' != ''">$(Commit)</SourceRevisionId>
88
<VersionPrefix>1.34.0</VersionPrefix>
9-
<VersionSuffix>rc</VersionSuffix>
9+
<VersionSuffix></VersionSuffix>
1010
</PropertyGroup>
1111

1212
<ItemGroup Label="AssemblyCustomMetadata">

0 commit comments

Comments
 (0)