chore(release): bump version to 4.0.0-beta.466

This commit is contained in:
Andras Bacsai 2026-03-11 07:10:32 +01:00
parent 0256043ca5
commit babc9ff658
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
return [
'coolify' => [
'version' => '4.0.0-beta.465',
'version' => '4.0.0-beta.466',
'helper_version' => '1.0.12',
'realtime_version' => '1.0.11',
'self_hosted' => env('SELF_HOSTED', true),

View file

@ -1,10 +1,10 @@
{
"coolify": {
"v4": {
"version": "4.0.0-beta.465"
"version": "4.0.0-beta.466"
},
"nightly": {
"version": "4.0.0-beta.466"
"version": "4.0.0-beta.467"
},
"helper": {
"version": "1.0.12"