chore: bump helper and realtime version
This commit is contained in:
@@ -3,8 +3,8 @@
|
|||||||
return [
|
return [
|
||||||
'coolify' => [
|
'coolify' => [
|
||||||
'version' => '4.0.0-beta.396',
|
'version' => '4.0.0-beta.396',
|
||||||
'helper_version' => '1.0.6',
|
'helper_version' => '1.0.7',
|
||||||
'realtime_version' => '1.0.5',
|
'realtime_version' => '1.0.6',
|
||||||
'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'),
|
||||||
|
|||||||
Reference in New Issue
Block a user