chore: bump helper and realtime version

This commit is contained in:
peaklabs-dev
2025-02-24 18:36:54 +01:00
parent c3c1bbc120
commit 044abb0d6f

View File

@@ -3,8 +3,8 @@
return [
'coolify' => [
'version' => '4.0.0-beta.396',
'helper_version' => '1.0.6',
'realtime_version' => '1.0.5',
'helper_version' => '1.0.7',
'realtime_version' => '1.0.6',
'self_hosted' => env('SELF_HOSTED', true),
'autoupdate' => env('AUTOUPDATE'),
'base_config_path' => env('BASE_CONFIG_PATH', '/data/coolify'),