From 246b2cfe0ac7f1ece50b46706f693df1b88ec07b Mon Sep 17 00:00:00 2001 From: Andras Bacsai <5845193+andrasbacsai@users.noreply.github.com> Date: Mon, 14 Sep 2026 17:01:53 +0200 Subject: [PATCH] chore(release): bump Coolify version to 4.3.20 --- 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 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"