version++

This commit is contained in:
Andras Bacsai
2024-11-20 17:57:10 +01:00
parent 6bfc85790f
commit 0409e87a87
3 changed files with 5 additions and 5 deletions

View File

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