fix: update version numbers to 4.0.0-beta.436 and 4.0.0-beta.437

This commit is contained in:
Andras Bacsai 2025-10-16 10:14:12 +02:00
parent aada45d856
commit 733c20fc9d
2 changed files with 3 additions and 3 deletions

View file

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

View file

@ -1,10 +1,10 @@
{
"coolify": {
"v4": {
"version": "4.0.0-beta.435"
"version": "4.0.0-beta.436"
},
"nightly": {
"version": "4.0.0-beta.436"
"version": "4.0.0-beta.437"
},
"helper": {
"version": "1.0.11"