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

This commit is contained in:
Andras Bacsai
2025-09-24 20:08:51 +02:00
parent 667c8e6432
commit 0a6b2a0586
3 changed files with 5 additions and 5 deletions

View File

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

View File

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