chore(versions): bump version to 405

This commit is contained in:
peaklabs-dev
2025-04-03 14:01:56 +02:00
parent c8e95d2150
commit 0e5122ede9
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -1,10 +1,10 @@
{ {
"coolify": { "coolify": {
"v4": { "v4": {
"version": "4.0.0-beta.404" "version": "4.0.0-beta.405"
}, },
"nightly": { "nightly": {
"version": "4.0.0-beta.405" "version": "4.0.0-beta.406"
}, },
"helper": { "helper": {
"version": "1.0.8" "version": "1.0.8"