diff --git a/config/constants.php b/config/constants.php index 65272720a..4a10d22ef 100644 --- a/config/constants.php +++ b/config/constants.php @@ -2,7 +2,7 @@ return [ 'coolify' => [ - 'version' => '4.0.0-beta.393', + 'version' => '4.0.0-beta.394', 'helper_version' => '1.0.6', 'realtime_version' => '1.0.5', 'self_hosted' => env('SELF_HOSTED', true), diff --git a/versions.json b/versions.json index a4676829d..9d3522fbe 100644 --- a/versions.json +++ b/versions.json @@ -1,10 +1,10 @@ { "coolify": { "v4": { - "version": "4.0.0-beta.393" + "version": "4.0.0-beta.394" }, "nightly": { - "version": "4.0.0-beta.394" + "version": "4.0.0-beta.395" }, "helper": { "version": "1.0.6"