Skip to content

Commit cd8e6bb

Browse files
No longer alpha version
1 parent 6452779 commit cd8e6bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Package.build.cmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ SETLOCAL
33
:: SETLOCAL is on, so changes to the path not persist to the actual user's path
44

55
SET "release=1.0.19"
6-
SET "comment=alpha"
6+
SET "comment="
77

88
REM If there's arguments on the command line use that as the version
99
IF [%1] NEQ [] (SET release=%1)

0 commit comments

Comments
 (0)