Skip to content

Commit

Permalink
Bump to 1.20.0-rc
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilchodola committed Jun 22, 2023
1 parent d5e8ac2 commit b1ce97e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Nethermind/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<Copyright>Demerzel Solutions Limited</Copyright>
<Product>Nethermind</Product>
<SourceRevisionId Condition="'$(Commit)' != ''">$(Commit.Substring(0, 8))</SourceRevisionId>
<VersionPrefix>1.20.0-unstable</VersionPrefix>
<VersionPrefix>1.20.0-rc</VersionPrefix>
<VersionSuffix></VersionSuffix>
</PropertyGroup>

Expand Down

0 comments on commit b1ce97e

Please sign in to comment.