Skip to content

Commit abd490e

Browse files
committed
Updated version for releases to 6.3.0
Signed-off-by: Frank Quinn <[email protected]>
1 parent b11d8eb commit abd490e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.appveyor.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ environment:
4242

4343
init:
4444
# TODO: Make programatic
45-
- cmd: set VERSION=6.3.0rc2
46-
- sh: export VERSION=6.3.0rc2
45+
- cmd: set VERSION=6.3.0
46+
- sh: export VERSION=6.3.0
4747
- cmd: set OPENMAMA_INSTALL_DIR=%APPVEYOR_BUILD_FOLDER%\openmama-%VERSION%.win.%PLATFORM%
4848

4949
# Build chain tooling

0 commit comments

Comments
 (0)