chore(versions): increment coolify version to 4.0.0-beta.428 and update realtime_version to 1.0.10
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
return [
|
||||
'coolify' => [
|
||||
'version' => '4.0.0-beta.427',
|
||||
'version' => '4.0.0-beta.428',
|
||||
'helper_version' => '1.0.10',
|
||||
'realtime_version' => '1.0.11',
|
||||
'realtime_version' => '1.0.10',
|
||||
'self_hosted' => env('SELF_HOSTED', true),
|
||||
'autoupdate' => env('AUTOUPDATE'),
|
||||
'base_config_path' => env('BASE_CONFIG_PATH', '/data/coolify'),
|
||||
|
Reference in New Issue
Block a user