diff --git a/config/constants.php b/config/constants.php index bbd442654..77ea4ae20 100644 --- a/config/constants.php +++ b/config/constants.php @@ -2,7 +2,7 @@ return [ 'coolify' => [ - 'version' => '4.0.0-beta.420.7', + 'version' => '4.0.0-beta.420.8', 'helper_version' => '1.0.9', 'realtime_version' => '1.0.10', 'self_hosted' => env('SELF_HOSTED', true), diff --git a/versions.json b/versions.json index 03f9a97e2..0f7991ddc 100644 --- a/versions.json +++ b/versions.json @@ -1,10 +1,10 @@ { "coolify": { "v4": { - "version": "4.0.0-beta.420.7" + "version": "4.0.0-beta.420.8" }, "nightly": { - "version": "4.0.0-beta.420.8" + "version": "4.0.0-beta.420.9" }, "helper": { "version": "1.0.9"