Skip to content

Commit 19d3be4

Browse files
authored
Remove rc from version
1 parent 4c0169f commit 19d3be4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Nethermind/Directory.Build.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<Copyright>Demerzel Solutions Limited</Copyright>
1010
<Product>Nethermind</Product>
1111
<SourceRevisionId Condition="'$(Commit)' != ''">$(Commit.Substring(0, 8))</SourceRevisionId>
12-
<VersionPrefix>1.19.0-rc</VersionPrefix>
12+
<VersionPrefix>1.19.0</VersionPrefix>
1313
<VersionSuffix></VersionSuffix>
1414
</PropertyGroup>
1515

0 commit comments

Comments
 (0)