Skip to content

Commit b35164c

Browse files
committed
feat: update 1.35.2 tag
1 parent c894e1b commit b35164c

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
<SourceDateEpoch>$(SOURCE_DATE_EPOCH)</SourceDateEpoch>
77
<SourceDateEpoch Condition="'$(SourceDateEpoch)' == ''">$([System.DateTimeOffset]::UtcNow.ToUnixTimeSeconds())</SourceDateEpoch>
8-
<VersionPrefix>1.35.0</VersionPrefix>
8+
<VersionPrefix>1.35.2</VersionPrefix>
99
<VersionSuffix></VersionSuffix>
1010
</PropertyGroup>
1111

0 commit comments

Comments
 (0)