Skip to content

Commit 918fa32

Browse files
committed
PREVIEW RELEASE 5.0.0-alpha.0.
Signed-off-by:Ivan Tcholakov <[email protected]>
1 parent b8420dd commit 918fa32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/bootstrap/versions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* Platform (Application Starter) Version
1212
* @var string
1313
*/
14-
define('PLATFORM_VERSION', '5.0.0-dev');
14+
define('PLATFORM_VERSION', '5.0.0-alpha.0');
1515

1616

1717
/**

0 commit comments

Comments
 (0)