version: Bump Coolify to 4.0.0-beta.398

This commit is contained in:
Andras Bacsai
2025-03-01 12:10:20 +01:00
parent f1b98f5ce9
commit ebcc6508af
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
return [
'coolify' => [
'version' => '4.0.0-beta.397',
'version' => '4.0.0-beta.398',
'helper_version' => '1.0.7',
'realtime_version' => '1.0.6',
'self_hosted' => env('SELF_HOSTED', true),

View File

@@ -1,10 +1,10 @@
{
"coolify": {
"v4": {
"version": "4.0.0-beta.397"
"version": "4.0.0-beta.398"
},
"nightly": {
"version": "4.0.0-beta.398"
"version": "4.0.0-beta.399"
},
"helper": {
"version": "1.0.7"