From 8f44ade48804304bcd531789d3dc389f853a55a1 Mon Sep 17 00:00:00 2001 From: Andras Bacsai <5845193+andrasbacsai@users.noreply.github.com> Date: Thu, 25 Sep 2025 09:27:26 +0200 Subject: [PATCH] chore(versions): update coolify version numbers to 4.0.0-beta.432 and 4.0.0-beta.433 in configuration files --- config/constants.php | 2 +- other/nightly/versions.json | 4 ++-- versions.json | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/constants.php b/config/constants.php index bdf21588c..01d2feb56 100644 --- a/config/constants.php +++ b/config/constants.php @@ -2,7 +2,7 @@ return [ 'coolify' => [ - 'version' => '4.0.0-beta.431', + 'version' => '4.0.0-beta.432', 'helper_version' => '1.0.11', 'realtime_version' => '1.0.10', 'self_hosted' => env('SELF_HOSTED', true), diff --git a/other/nightly/versions.json b/other/nightly/versions.json index f71aed12c..3255c215b 100644 --- a/other/nightly/versions.json +++ b/other/nightly/versions.json @@ -1,10 +1,10 @@ { "coolify": { "v4": { - "version": "4.0.0-beta.431" + "version": "4.0.0-beta.432" }, "nightly": { - "version": "4.0.0-beta.432" + "version": "4.0.0-beta.433" }, "helper": { "version": "1.0.11" diff --git a/versions.json b/versions.json index f71aed12c..3255c215b 100644 --- a/versions.json +++ b/versions.json @@ -1,10 +1,10 @@ { "coolify": { "v4": { - "version": "4.0.0-beta.431" + "version": "4.0.0-beta.432" }, "nightly": { - "version": "4.0.0-beta.432" + "version": "4.0.0-beta.433" }, "helper": { "version": "1.0.11"