fix(constants): update coolify version to 4.0.0-beta.420.7
This commit is contained in:
parent
022cc7c973
commit
c3a100730c
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
return [
|
||||
'coolify' => [
|
||||
'version' => '4.0.0-beta.420.6',
|
||||
'version' => '4.0.0-beta.420.7',
|
||||
'helper_version' => '1.0.9',
|
||||
'realtime_version' => '1.0.10',
|
||||
'self_hosted' => env('SELF_HOSTED', true),
|
||||
|
|
|
|||
Loading…
Reference in a new issue