chore(version): bump coolify, realtime, and sentinel versions

This commit is contained in:
Andras Bacsai
2026-03-10 20:40:49 +01:00
parent 5c5f67f48b
commit 1d3dfe4dc8
2 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -2,9 +2,9 @@
return [
'coolify' => [
'version' => '4.0.0-beta.464',
'version' => '4.0.0-beta.465',
'helper_version' => '1.0.12',
'realtime_version' => '1.0.10',
'realtime_version' => '1.0.11',
'self_hosted' => env('SELF_HOSTED', true),
'autoupdate' => env('AUTOUPDATE'),
'base_config_path' => env('BASE_CONFIG_PATH', '/data/coolify'),