refactor(versions): update version numbers for coolify and nightly

This commit is contained in:
Andras Bacsai
2025-03-27 10:48:30 +01:00
parent c26209f187
commit ac7922ca44
3 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
return [
'coolify' => [
'version' => '4.0.0-beta.400',
'version' => '4.0.0-beta.401',
'helper_version' => '1.0.7',
'realtime_version' => '1.0.6',
'self_hosted' => env('SELF_HOSTED', true),