diff --git a/config/constants.php b/config/constants.php index 4701f1f6e..b6fac21d1 100644 --- a/config/constants.php +++ b/config/constants.php @@ -2,7 +2,7 @@ return [ 'coolify' => [ - 'version' => env('COOLIFY_VERSION') ?: '4.3.11', + 'version' => env('COOLIFY_VERSION') ?: '4.3.12', 'helper_version' => '1.0.16', 'realtime_version' => '1.0.17', 'railpack_version' => '0.23.0', diff --git a/other/nightly/versions.json b/other/nightly/versions.json index 2e178b3a9..a9c5daea6 100644 --- a/other/nightly/versions.json +++ b/other/nightly/versions.json @@ -1,7 +1,7 @@ { "coolify": { "v4": { - "version": "4.3.11" + "version": "4.3.12" }, "nightly": { "version": "4.4-rc.1" diff --git a/versions.json b/versions.json index 2e178b3a9..a9c5daea6 100644 --- a/versions.json +++ b/versions.json @@ -1,7 +1,7 @@ { "coolify": { "v4": { - "version": "4.3.11" + "version": "4.3.12" }, "nightly": { "version": "4.4-rc.1"