version++

This commit is contained in:
Andras Bacsai
2025-01-21 13:18:02 +01:00
parent e83164e537
commit 1c39b133d3
2 changed files with 3 additions and 3 deletions

View File

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