chore(constants): update realtime_version from 1.0.10 to 1.0.11

This commit is contained in:
Andras Bacsai
2025-09-15 12:50:34 +02:00
parent f6c0c9c0fd
commit 6d56b83e27

View File

@@ -4,7 +4,7 @@ return [
'coolify' => [
'version' => '4.0.0-beta.427',
'helper_version' => '1.0.10',
'realtime_version' => '1.0.10',
'realtime_version' => '1.0.11',
'self_hosted' => env('SELF_HOSTED', true),
'autoupdate' => env('AUTOUPDATE'),
'base_config_path' => env('BASE_CONFIG_PATH', '/data/coolify'),