From 29c7b043f39c65a23d146c9013aad630cb6c80d9 Mon Sep 17 00:00:00 2001 From: Andras Bacsai <5845193+andrasbacsai@users.noreply.github.com> Date: Wed, 26 Aug 2026 17:28:54 +0200 Subject: [PATCH] chore(release): bump Coolify version to 4.3.12 --- config/constants.php | 2 +- other/nightly/versions.json | 2 +- versions.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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"