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 cc9bb6b commit c508ff1Copy full SHA for c508ff1
version.props
@@ -1,6 +1,6 @@
1
<Project>
2
<PropertyGroup>
3
- <VersionPrefix>1.1.1</VersionPrefix>
+ <VersionPrefix>1.1.2</VersionPrefix>
4
</PropertyGroup>
5
6
versionsuffix.release.props
@@ -1,5 +1,5 @@
-<!-- <VersionSuffix>alpha</VersionSuffix>-->
+ <VersionSuffix>alpha</VersionSuffix>
</Project>
0 commit comments