chore(versions): update coolify version numbers to 4.0.0-beta.430 and 4.0.0-beta.431 in configuration files

This commit is contained in:
Andras Bacsai
2025-09-24 09:20:12 +02:00
parent 98a30e2482
commit 02115e2cff
3 changed files with 5 additions and 5 deletions

View File

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

View File

@@ -1,10 +1,10 @@
{
"coolify": {
"v4": {
"version": "4.0.0-beta.429"
"version": "4.0.0-beta.430"
},
"nightly": {
"version": "4.0.0-beta.430"
"version": "4.0.0-beta.431"
},
"helper": {
"version": "1.0.11"