Packages produced from dev branch should be alpha2 now

This commit is contained in:
Pawel Kadluczka 2017-09-15 12:19:17 -07:00 committed by Pawel Kadluczka
parent 393c1e420e
commit 4841444d60
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@
<PropertyGroup>
<KoreBuildChannel>dev</KoreBuildChannel>
<VersionPrefix>1.0.0</VersionPrefix>
<VersionSuffix>alpha1</VersionSuffix>
<VersionSuffix>alpha2</VersionSuffix>
</PropertyGroup>
</Project>