Packages produced from dev branch should be alpha2 now
This commit is contained in:
parent
393c1e420e
commit
4841444d60
|
|
@ -3,6 +3,6 @@
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<KoreBuildChannel>dev</KoreBuildChannel>
|
<KoreBuildChannel>dev</KoreBuildChannel>
|
||||||
<VersionPrefix>1.0.0</VersionPrefix>
|
<VersionPrefix>1.0.0</VersionPrefix>
|
||||||
<VersionSuffix>alpha1</VersionSuffix>
|
<VersionSuffix>alpha2</VersionSuffix>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
</Project>
|
</Project>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue