From b971440202eba652006be1437e5dccecb30a10b1 Mon Sep 17 00:00:00 2001 From: Andras Bacsai <5845193+andrasbacsai@users.noreply.github.com> Date: Fri, 16 Jan 2026 12:03:31 +0100 Subject: [PATCH] fix: update version numbers to 4.0.0-beta.462 and 4.0.0-beta.463 --- 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 499076e85..465428ab6 100644 --- a/config/constants.php +++ b/config/constants.php @@ -2,7 +2,7 @@ return [ 'coolify' => [ - 'version' => '4.0.0-beta.461', + 'version' => '4.0.0-beta.462', 'helper_version' => '1.0.12', 'realtime_version' => '1.0.10', 'self_hosted' => env('SELF_HOSTED', true), diff --git a/other/nightly/versions.json b/other/nightly/versions.json index c177b79ca..b63fe5c71 100644 --- a/other/nightly/versions.json +++ b/other/nightly/versions.json @@ -1,10 +1,10 @@ { "coolify": { "v4": { - "version": "4.0.0-beta.461" + "version": "4.0.0-beta.462" }, "nightly": { - "version": "4.0.0-beta.462" + "version": "4.0.0-beta.463" }, "helper": { "version": "1.0.12" diff --git a/versions.json b/versions.json index c177b79ca..b63fe5c71 100644 --- a/versions.json +++ b/versions.json @@ -1,10 +1,10 @@ { "coolify": { "v4": { - "version": "4.0.0-beta.461" + "version": "4.0.0-beta.462" }, "nightly": { - "version": "4.0.0-beta.462" + "version": "4.0.0-beta.463" }, "helper": { "version": "1.0.12"