chore(versions): update coolify versions to v4.0.0-beta.389

This commit is contained in:
peaklabs-dev
2025-01-22 18:13:44 +01:00
parent b02c08fd22
commit 0d85f57db2
2 changed files with 3 additions and 3 deletions

View File

@@ -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),

View File

@@ -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"