diff --git a/platform/bootstrap/versions.php b/platform/bootstrap/versions.php index 059cdfeac..9f7cc3b24 100644 --- a/platform/bootstrap/versions.php +++ b/platform/bootstrap/versions.php @@ -11,7 +11,7 @@ * Platform (Application Starter) Version * @var string */ -define('PLATFORM_VERSION', '3.3.38'); +define('PLATFORM_VERSION', '3.3.39'); /**