fix: update version number to 4.0.0-beta.450
This commit is contained in:
parent
68c5ebf221
commit
4f87b251b0
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
return [
|
||||
'coolify' => [
|
||||
'version' => '4.0.0-beta.449',
|
||||
'version' => '4.0.0-beta.450',
|
||||
'helper_version' => '1.0.12',
|
||||
'realtime_version' => '1.0.10',
|
||||
'self_hosted' => env('SELF_HOSTED', true),
|
||||
|
|
|
|||
Loading…
Reference in a new issue