chore: update coolify version to 4.0.0-beta.425 and nightly version to 4.0.0-beta.426

This commit is contained in:
Andras Bacsai
2025-08-28 09:50:16 +02:00
parent 2e85ce0e0e
commit c156d5c705
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -1,10 +1,10 @@
{ {
"coolify": { "coolify": {
"v4": { "v4": {
"version": "4.0.0-beta.424" "version": "4.0.0-beta.425"
}, },
"nightly": { "nightly": {
"version": "4.0.0-beta.425" "version": "4.0.0-beta.426"
}, },
"helper": { "helper": {
"version": "1.0.10" "version": "1.0.10"