Skip to content

Commit e97ebe5

Browse files
committed
It's beta time
1 parent 4d4e242 commit e97ebe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ cache:
99
# UMBRACO_PACKAGE_PRERELEASE_SUFFIX if a rtm release build this should be blank, otherwise if empty will default to alpha
1010
# example UMBRACO_PACKAGE_PRERELEASE_SUFFIX=beta
1111
init:
12-
- set UMBRACO_PACKAGE_PRERELEASE_SUFFIX=
12+
- set UMBRACO_PACKAGE_PRERELEASE_SUFFIX=beta
1313

1414
build_script:
1515
- build-appveyor.cmd

0 commit comments

Comments
 (0)