From 0e5122ede91efa49aa13253b00f0aab12197778f Mon Sep 17 00:00:00 2001 From: peaklabs-dev <122374094+peaklabs-dev@users.noreply.github.com> Date: Thu, 3 Apr 2025 14:01:56 +0200 Subject: [PATCH] chore(versions): bump version to 405 --- config/constants.php | 2 +- other/nightly/versions.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/constants.php b/config/constants.php index a265e0026..3f23a191b 100644 --- a/config/constants.php +++ b/config/constants.php @@ -2,7 +2,7 @@ return [ 'coolify' => [ - 'version' => '4.0.0-beta.404', + 'version' => '4.0.0-beta.405', 'helper_version' => '1.0.8', 'realtime_version' => '1.0.6', 'self_hosted' => env('SELF_HOSTED', true), diff --git a/other/nightly/versions.json b/other/nightly/versions.json index 38ae7c427..a24146fa8 100644 --- a/other/nightly/versions.json +++ b/other/nightly/versions.json @@ -1,10 +1,10 @@ { "coolify": { "v4": { - "version": "4.0.0-beta.404" + "version": "4.0.0-beta.405" }, "nightly": { - "version": "4.0.0-beta.405" + "version": "4.0.0-beta.406" }, "helper": { "version": "1.0.8"