We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f00f8c commit 360ceb7Copy full SHA for 360ceb7
version.props
@@ -1,6 +1,6 @@
1
<Project>
2
<PropertyGroup>
3
- <VersionPrefix>1.0.0</VersionPrefix>
+ <VersionPrefix>1.0.1</VersionPrefix>
4
</PropertyGroup>
5
6
versionsuffix.release.props
@@ -1,5 +1,5 @@
-<!-- <VersionSuffix>alpha</VersionSuffix>-->
+ <VersionSuffix>alpha</VersionSuffix>
</Project>
0 commit comments