fix: update coolify version to 4.0.0-beta.447 and nightly version to 4.0.0-beta.448

This commit is contained in:
Andras Bacsai 2025-11-25 09:34:43 +01:00
parent c0ee56d987
commit 99e8aeb6f8
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
return [
'coolify' => [
'version' => '4.0.0-beta.446',
'version' => '4.0.0-beta.447',
'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.446"
"version": "4.0.0-beta.447"
},
"nightly": {
"version": "4.0.0-beta.447"
"version": "4.0.0-beta.448"
},
"helper": {
"version": "1.0.12"