chore(versions): update coolify version to 4.0.0-beta.412 and nightly version to 4.0.0-beta.413 in configuration files

This commit is contained in:
Andras Bacsai
2025-04-23 14:17:13 +02:00
parent 80b96b1f85
commit 09b10073b8
4 changed files with 6 additions and 6 deletions

View File

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