chore(versions): update all version

This commit is contained in:
peaklabs-dev
2025-07-18 18:57:43 +02:00
parent e287b86759
commit 5fd8fec172
2 changed files with 8 additions and 8 deletions

View File

@@ -2,9 +2,9 @@
return [ return [
'coolify' => [ 'coolify' => [
'version' => '4.0.0-beta.420.6', 'version' => '4.0.0-beta.420.7',
'helper_version' => '1.0.8', 'helper_version' => '1.0.9',
'realtime_version' => '1.0.9', 'realtime_version' => '1.0.10',
'self_hosted' => env('SELF_HOSTED', true), 'self_hosted' => env('SELF_HOSTED', true),
'autoupdate' => env('AUTOUPDATE'), 'autoupdate' => env('AUTOUPDATE'),
'base_config_path' => env('BASE_CONFIG_PATH', '/data/coolify'), 'base_config_path' => env('BASE_CONFIG_PATH', '/data/coolify'),

View File

@@ -1,16 +1,16 @@
{ {
"coolify": { "coolify": {
"v4": { "v4": {
"version": "4.0.0-beta.420.6"
},
"nightly": {
"version": "4.0.0-beta.420.7" "version": "4.0.0-beta.420.7"
}, },
"nightly": {
"version": "4.0.0-beta.420.8"
},
"helper": { "helper": {
"version": "1.0.8" "version": "1.0.9"
}, },
"realtime": { "realtime": {
"version": "1.0.9" "version": "1.0.10"
}, },
"sentinel": { "sentinel": {
"version": "0.0.15" "version": "0.0.15"