chore(core): update version

This commit is contained in:
peaklabs-dev
2025-08-26 18:44:09 +02:00
parent 6ad05d3625
commit 6b54432f9c
3 changed files with 7 additions and 7 deletions

View File

@@ -2,8 +2,8 @@
return [
'coolify' => [
'version' => '4.0.0-beta.420.9',
'helper_version' => '1.0.9',
'version' => '4.0.0-beta.420.10',
'helper_version' => '1.0.10',
'realtime_version' => '1.0.10',
'self_hosted' => env('SELF_HOSTED', true),
'autoupdate' => env('AUTOUPDATE'),