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 [
'coolify' => [
'version' => '4.0.0-beta.420.6',
'helper_version' => '1.0.8',
'realtime_version' => '1.0.9',
'version' => '4.0.0-beta.420.7',
'helper_version' => '1.0.9',
'realtime_version' => '1.0.10',
'self_hosted' => env('SELF_HOSTED', true),
'autoupdate' => env('AUTOUPDATE'),
'base_config_path' => env('BASE_CONFIG_PATH', '/data/coolify'),