chore(version): update coolify version to 4.0.0-beta.420 and nightly version to 4.0.0-beta.421

This commit is contained in:
Andras Bacsai
2025-06-18 12:03:20 +02:00
parent 0e2780ac77
commit 0ab59e3ccd
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -1,10 +1,10 @@
{ {
"coolify": { "coolify": {
"v4": { "v4": {
"version": "4.0.0-beta.419" "version": "4.0.0-beta.420"
}, },
"nightly": { "nightly": {
"version": "4.0.0-beta.420" "version": "4.0.0-beta.421"
}, },
"helper": { "helper": {
"version": "1.0.8" "version": "1.0.8"