chore(version): bump Coolify version to 4.0.0-beta.391

This commit is contained in:
Andras Bacsai
2025-01-28 14:18:24 +01:00
parent 55fb4e5d20
commit f554764b55
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -1,10 +1,10 @@
{
"coolify": {
"v4": {
"version": "4.0.0-beta.390"
"version": "4.0.0-beta.391"
},
"nightly": {
"version": "4.0.0-beta.391"
"version": "4.0.0-beta.392"
},
"helper": {
"version": "1.0.6"