chore(versions): bump coolify and nightly versions to 4.0.0-beta.420.3 and 4.0.0-beta.420.4 respectively

This commit is contained in:
Andras Bacsai
2025-07-03 16:42:26 +02:00
parent ea115e6d31
commit a88edb650d
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -1,10 +1,10 @@
{
"coolify": {
"v4": {
"version": "4.0.0-beta.420.2"
"version": "4.0.0-beta.420.3"
},
"nightly": {
"version": "4.0.0-beta.420.3"
"version": "4.0.0-beta.420.4"
},
"helper": {
"version": "1.0.8"