fix(constants): update coolify version to 4.0.0-beta.420.7

This commit is contained in:
Andras Bacsai
2025-08-08 14:02:15 +02:00
parent 022cc7c973
commit c3a100730c

View File

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