diff --git a/config/constants.php b/config/constants.php index 242419386..18f7a704e 100644 --- a/config/constants.php +++ b/config/constants.php @@ -2,7 +2,7 @@ return [ 'coolify' => [ - 'version' => 'v4.0.0-beta.420.9', + 'version' => '4.0.0-beta.420.9', 'helper_version' => '1.0.9', 'realtime_version' => '1.0.10', 'self_hosted' => env('SELF_HOSTED', true),