diff --git a/config/constants.php b/config/constants.php index 3f23a191b..d2d635033 100644 --- a/config/constants.php +++ b/config/constants.php @@ -2,7 +2,7 @@ return [ 'coolify' => [ - 'version' => '4.0.0-beta.405', + 'version' => '4.0.0-beta.406', 'helper_version' => '1.0.8', 'realtime_version' => '1.0.6', 'self_hosted' => env('SELF_HOSTED', true),