chore: bump Coolify version to 4.0.0-beta.396

This commit is contained in:
Andras Bacsai
2025-02-22 13:31:45 +01:00
parent d82be931cd
commit b0853046c2
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
return [ return [
'coolify' => [ 'coolify' => [
'version' => '4.0.0-beta.395', 'version' => '4.0.0-beta.396',
'helper_version' => '1.0.6', 'helper_version' => '1.0.6',
'realtime_version' => '1.0.5', 'realtime_version' => '1.0.5',
'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.395" "version": "4.0.0-beta.396"
}, },
"nightly": { "nightly": {
"version": "4.0.0-beta.396" "version": "4.0.0-beta.397"
}, },
"helper": { "helper": {
"version": "1.0.6" "version": "1.0.6"