Skip to content

Commit 31cb81b

Browse files
committed
chore: update Directory.Build.props for 1.36.0
1 parent 37744d1 commit 31cb81b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/Nethermind/Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<PropertyGroup Label="ProductInfo">
66
<SourceDateEpoch>$(SOURCE_DATE_EPOCH)</SourceDateEpoch>
77
<SourceDateEpoch Condition="'$(SourceDateEpoch)' == ''">$([System.DateTimeOffset]::UtcNow.ToUnixTimeSeconds())</SourceDateEpoch>
8-
<VersionPrefix>1.37.0</VersionPrefix>
9-
<VersionSuffix>unstable</VersionSuffix>
8+
<VersionPrefix>1.36.0</VersionPrefix>
9+
<VersionSuffix></VersionSuffix>
1010
</PropertyGroup>
1111

1212
<ItemGroup Label="AssemblyCustomMetadata">

0 commit comments

Comments
 (0)