Merge pull request #5679 from coollabsio/next

chore(versions): update coolify version to 4.0.0-beta.411
This commit is contained in:
Andras Bacsai 2025-04-23 13:48:27 +02:00 committed by GitHub
commit 9a36cc455d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
return [ return [
'coolify' => [ 'coolify' => [
'version' => '4.0.0-beta.410', 'version' => '4.0.0-beta.411',
'helper_version' => '1.0.8', 'helper_version' => '1.0.8',
'realtime_version' => '1.0.7', 'realtime_version' => '1.0.7',
'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.410" "version": "4.0.0-beta.411"
}, },
"nightly": { "nightly": {
"version": "4.0.0-beta.411" "version": "4.0.0-beta.412"
}, },
"helper": { "helper": {
"version": "1.0.8" "version": "1.0.8"

View file

@ -1,10 +1,10 @@
{ {
"coolify": { "coolify": {
"v4": { "v4": {
"version": "4.0.0-beta.410" "version": "4.0.0-beta.411"
}, },
"nightly": { "nightly": {
"version": "4.0.0-beta.411" "version": "4.0.0-beta.412"
}, },
"helper": { "helper": {
"version": "1.0.8" "version": "1.0.8"