version++

This commit is contained in:
Andras Bacsai
2024-12-05 10:14:00 +01:00
parent f535ed2359
commit c4d326da3e
2 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
return [
'coolify' => [
'version' => '4.0.0-beta.375',
'version' => '4.0.0-beta.376',
'self_hosted' => env('SELF_HOSTED', true),
'autoupdate' => env('AUTOUPDATE'),
'base_config_path' => env('BASE_CONFIG_PATH', '/data/coolify'),