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 3c128a6 commit 7cbe714Copy full SHA for 7cbe714
appveyor.yml
@@ -9,7 +9,7 @@ cache:
9
# UMBRACO_PACKAGE_PRERELEASE_SUFFIX if a rtm release build this should be blank, otherwise if empty will default to alpha
10
# example UMBRACO_PACKAGE_PRERELEASE_SUFFIX=beta
11
init:
12
- - set UMBRACO_PACKAGE_PRERELEASE_SUFFIX=alpha1
+ - set UMBRACO_PACKAGE_PRERELEASE_SUFFIX=alpha2
13
14
install:
15
- ps: >-
0 commit comments