chore(version): bump Coolify to 4.0.0-beta.474

Update the app version constant and synced version manifests for the latest beta release.
This commit is contained in:
Andras Bacsai
2026-04-14 11:29:50 +02:00
parent 7667146678
commit df5a9e9ba3
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
return [
'coolify' => [
'version' => '4.0.0-beta.473',
'version' => '4.0.0-beta.474',
'helper_version' => '1.0.13',
'realtime_version' => '1.0.13',
'self_hosted' => env('SELF_HOSTED', true),