Bump version to 4.0.0-beta.454 (#7545)

This commit is contained in:
Andras Bacsai 2025-12-10 08:27:22 +01:00 committed by GitHub
commit d2a1b96598
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 [
'coolify' => [
'version' => '4.0.0-beta.453',
'version' => '4.0.0-beta.454',
'helper_version' => '1.0.12',
'realtime_version' => '1.0.10',
'self_hosted' => env('SELF_HOSTED', true),

View file

@ -1,10 +1,10 @@
{
"coolify": {
"v4": {
"version": "4.0.0-beta.453"
"version": "4.0.0-beta.454"
},
"nightly": {
"version": "4.0.0-beta.454"
"version": "4.0.0-beta.455"
},
"helper": {
"version": "1.0.12"

View file

@ -1,10 +1,10 @@
{
"coolify": {
"v4": {
"version": "4.0.0-beta.453"
"version": "4.0.0-beta.454"
},
"nightly": {
"version": "4.0.0-beta.454"
"version": "4.0.0-beta.455"
},
"helper": {
"version": "1.0.12"