chore(versions): bump coolify version to 4.0.0-beta.429 and nightly version to 4.0.0-beta.430

This commit is contained in:
Andras Bacsai
2025-09-18 13:45:29 +02:00
parent 074c70c8ab
commit 027aa0ffff
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
return [
'coolify' => [
'version' => '4.0.0-beta.428',
'version' => '4.0.0-beta.429',
'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.428"
"version": "4.0.0-beta.429"
},
"nightly": {
"version": "4.0.0-beta.429"
"version": "4.0.0-beta.430"
},
"helper": {
"version": "1.0.11"