diff --git a/config/constants.php b/config/constants.php index bc81352b0..813594e61 100644 --- a/config/constants.php +++ b/config/constants.php @@ -2,7 +2,7 @@ return [ 'coolify' => [ - 'version' => '4.0.0-beta.437', + 'version' => '4.0.0-beta.438', 'helper_version' => '1.0.11', 'realtime_version' => '1.0.10', 'self_hosted' => env('SELF_HOSTED', true), diff --git a/versions.json b/versions.json index 123c20705..c7e173833 100644 --- a/versions.json +++ b/versions.json @@ -1,10 +1,10 @@ { "coolify": { "v4": { - "version": "4.0.0-beta.437" + "version": "4.0.0-beta.438" }, "nightly": { - "version": "4.0.0-beta.438" + "version": "4.0.0-beta.439" }, "helper": { "version": "1.0.11"