Skip to content
This repository was archived by the owner on May 7, 2020. It is now read-only.

Commit 52f8664

Browse files
authored
Merge pull request #75 from stoveproject/dev
version incremented to 2.0.0 stable
2 parents c749554 + ea67573 commit 52f8664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project>
22
<PropertyGroup>
3-
<VersionPrefix>2.0.0-rc4</VersionPrefix>
3+
<VersionPrefix>2.0.0</VersionPrefix>
44
<NoWarn>$(NoWarn);CS1591</NoWarn>
55
<PackageIconUrl>https://raw.githubusercontent.com/osoykan/Stove/master/stove.png</PackageIconUrl>
66
<PackageProjectUrl>https://github.com/osoykan/Stove</PackageProjectUrl>

0 commit comments

Comments
 (0)