fix(versions): update coolify version numbers in versions.json and constants.php to 4.0.0-beta.420.5 and 4.0.0-beta.420.6

This commit is contained in:
Andras Bacsai
2025-07-08 21:03:14 +02:00
parent ecbfaa9a8a
commit ab19bad9d9
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
return [
'coolify' => [
'version' => '4.0.0-beta.420.4',
'version' => '4.0.0-beta.420.5',
'helper_version' => '1.0.8',
'realtime_version' => '1.0.9',
'self_hosted' => env('SELF_HOSTED', true),