fix(version): update coolify version to 4.0.0-beta.464 and nightly version to 4.0.0-beta.465

This commit is contained in:
Andras Bacsai 2026-02-23 13:47:26 +01:00
parent 1f3fca5f71
commit d71d91d63e
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
return [ return [
'coolify' => [ 'coolify' => [
'version' => '4.0.0-beta.463', 'version' => '4.0.0-beta.464',
'helper_version' => '1.0.12', 'helper_version' => '1.0.12',
'realtime_version' => '1.0.10', 'realtime_version' => '1.0.10',
'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.463" "version": "4.0.0-beta.464"
}, },
"nightly": { "nightly": {
"version": "4.0.0-beta.464" "version": "4.0.0-beta.465"
}, },
"helper": { "helper": {
"version": "1.0.12" "version": "1.0.12"