diff --git a/config/constants.php b/config/constants.php index 77ea4ae20..242419386 100644 --- a/config/constants.php +++ b/config/constants.php @@ -2,7 +2,7 @@ return [ 'coolify' => [ - 'version' => '4.0.0-beta.420.8', + 'version' => 'v4.0.0-beta.420.9', 'helper_version' => '1.0.9', 'realtime_version' => '1.0.10', 'self_hosted' => env('SELF_HOSTED', true), diff --git a/other/nightly/versions.json b/other/nightly/versions.json index 8d362115e..47b13ff1f 100644 --- a/other/nightly/versions.json +++ b/other/nightly/versions.json @@ -1,16 +1,16 @@ { "coolify": { "v4": { - "version": "4.0.0-beta.420.2" + "version": "4.0.0-beta.420.10" }, "nightly": { - "version": "4.0.0-beta.420.3" + "version": "4.0.0-beta.420.11" }, "helper": { - "version": "1.0.8" + "version": "1.0.9" }, "realtime": { - "version": "1.0.9" + "version": "1.0.10" }, "sentinel": { "version": "0.0.15" diff --git a/versions.json b/versions.json index 0f7991ddc..fdcee8251 100644 --- a/versions.json +++ b/versions.json @@ -1,10 +1,10 @@ { "coolify": { "v4": { - "version": "4.0.0-beta.420.8" + "version": "4.0.0-beta.420.9" }, "nightly": { - "version": "4.0.0-beta.420.9" + "version": "4.0.0-beta.420.10" }, "helper": { "version": "1.0.9"