diff --git a/config/constants.php b/config/constants.php index a69b697f30..3f8335134f 100644 --- a/config/constants.php +++ b/config/constants.php @@ -2,7 +2,7 @@ return [ 'coolify' => [ - 'version' => env('COOLIFY_VERSION') ?: '4.3.19', + 'version' => env('COOLIFY_VERSION') ?: '4.3.20', 'helper_version' => '1.0.17', 'realtime_version' => '1.0.19', 'railpack_version' => '0.23.0', diff --git a/other/nightly/versions.json b/other/nightly/versions.json index 50e20a4066..6818286b29 100644 --- a/other/nightly/versions.json +++ b/other/nightly/versions.json @@ -1,7 +1,7 @@ { "coolify": { "v4": { - "version": "4.3.19" + "version": "4.3.20" }, "nightly": { "version": "4.4-rc.1" diff --git a/versions.json b/versions.json index 50e20a4066..6818286b29 100644 --- a/versions.json +++ b/versions.json @@ -1,7 +1,7 @@ { "coolify": { "v4": { - "version": "4.3.19" + "version": "4.3.20" }, "nightly": { "version": "4.4-rc.1"