diff --git a/platform/core/bootstrap/versions.php b/platform/core/bootstrap/versions.php index e0141ee5c..98262478d 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', '3.0.0-rc9'); + define('PLATFORM_VERSION', '3.0.0-rc10');