diff --git a/platform/core/bootstrap/versions.php b/platform/core/bootstrap/versions.php index fb761c2ac..ccf3b6c41 100644 --- a/platform/core/bootstrap/versions.php +++ b/platform/core/bootstrap/versions.php @@ -11,4 +11,4 @@ * Platform (Application Starter) Version * @var string */ - define('PLATFORM_VERSION', '4.0.0-rc1'); + define('PLATFORM_VERSION', '4.0.0-rc2');