From 0d85f57db26b4e4c37f2f4a8c2bca68714942023 Mon Sep 17 00:00:00 2001 From: peaklabs-dev <122374094+peaklabs-dev@users.noreply.github.com> Date: Wed, 22 Jan 2025 18:13:44 +0100 Subject: [PATCH] chore(versions): update coolify versions to v4.0.0-beta.389 --- config/constants.php | 2 +- versions.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/constants.php b/config/constants.php index c463824d0..dd8759e14 100644 --- a/config/constants.php +++ b/config/constants.php @@ -2,7 +2,7 @@ return [ 'coolify' => [ - 'version' => '4.0.0-beta.388', + 'version' => '4.0.0-beta.389', 'helper_version' => '1.0.5', 'realtime_version' => '1.0.5', 'self_hosted' => env('SELF_HOSTED', true), diff --git a/versions.json b/versions.json index ecc443965..e27d8adc2 100644 --- a/versions.json +++ b/versions.json @@ -1,10 +1,10 @@ { "coolify": { "v4": { - "version": "4.0.0-beta.388" + "version": "4.0.0-beta.389" }, "nightly": { - "version": "4.0.0-beta.389" + "version": "4.0.0-beta.390" }, "helper": { "version": "1.0.5"