chore(versions): update coolify version to 4.0.0-beta.414 and nightly version to 4.0.0-beta.415 in configuration files

This commit is contained in:
Andras Bacsai
2025-04-28 10:55:34 +02:00
parent f4472909ed
commit 8efcaf642a
3 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
return [
'coolify' => [
'version' => '4.0.0-beta.413',
'version' => '4.0.0-beta.414',
'helper_version' => '1.0.8',
'realtime_version' => '1.0.8',
'self_hosted' => env('SELF_HOSTED', true),

View File

@@ -1,10 +1,10 @@
{
"coolify": {
"v4": {
"version": "4.0.0-beta.413"
"version": "4.0.0-beta.414"
},
"nightly": {
"version": "4.0.0-beta.414"
"version": "4.0.0-beta.415"
},
"helper": {
"version": "1.0.8"

View File

@@ -1,10 +1,10 @@
{
"coolify": {
"v4": {
"version": "4.0.0-beta.413"
"version": "4.0.0-beta.414"
},
"nightly": {
"version": "4.0.0-beta.414"
"version": "4.0.0-beta.415"
},
"helper": {
"version": "1.0.8"