fix: update version number to 4.0.0-beta.450

This commit is contained in:
Andras Bacsai 2025-11-26 10:50:03 +01:00
parent 68c5ebf221
commit 4f87b251b0

View file

@ -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),