Skip to content

Commit a933b98

Browse files
committed
Bumped to 6.3.0rc2
1 parent 3aec8db commit a933b98

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.0rc1
46-
- sh: export VERSION=6.3.0rc1
45+
- cmd: set VERSION=6.3.0rc2
46+
- sh: export VERSION=6.3.0rc2
4747
- cmd: set OPENMAMA_INSTALL_DIR=%APPVEYOR_BUILD_FOLDER%\openmama-%VERSION%.win.%PLATFORM%
4848

4949
# Build chain tooling

0 commit comments

Comments
 (0)