chore(versions): update coolify version to 4.0.0-beta.416 and nightly version to 4.0.0-beta.417 in configuration files; fix links in deployment view

This commit is contained in:
Andras Bacsai
2025-04-29 11:02:36 +02:00
parent 4e82383b94
commit 1f7f267d60
4 changed files with 7 additions and 9 deletions

View File

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