version++

This commit is contained in:
Andras Bacsai
2024-12-13 10:55:17 +01:00
parent 830a4eebcc
commit 28de478801
3 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
return [
'coolify' => [
'version' => '4.0.0-beta.377',
'version' => '4.0.0-beta.378',
'self_hosted' => env('SELF_HOSTED', true),
'autoupdate' => env('AUTOUPDATE'),
'base_config_path' => env('BASE_CONFIG_PATH', '/data/coolify'),

View File

@@ -1,10 +1,10 @@
{
"coolify": {
"v4": {
"version": "4.0.0-beta.376"
"version": "4.0.0-beta.378"
},
"nightly": {
"version": "4.0.0-beta.377"
"version": "4.0.0-beta.379"
},
"helper": {
"version": "1.0.4"

View File

@@ -1,10 +1,10 @@
{
"coolify": {
"v4": {
"version": "4.0.0-beta.377"
"version": "4.0.0-beta.378"
},
"nightly": {
"version": "4.0.0-beta.378"
"version": "4.0.0-beta.379"
},
"helper": {
"version": "1.0.4"