Skip to content

Commit 619af71

Browse files
committed
Release v3.0.0-beta1
1 parent ffa2683 commit 619af71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

constants.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
define('CLI_NAME', 'Platform.sh CLI');
1515

1616
// The version.
17-
define('CLI_VERSION', '3.x-dev');
17+
define('CLI_VERSION', '3.0.0-beta1');
1818

1919
// Other metadata about the program (also set in box.json and composer.json
2020
// files and described in the README.md).

0 commit comments

Comments
 (0)