version++

feat(service): add convex
This commit is contained in:
Andras Bacsai
2025-02-13 13:27:21 +01:00
parent 1c0159c5ac
commit 94fce20113
5 changed files with 64 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
return [
'coolify' => [
'version' => '4.0.0-beta.392',
'version' => '4.0.0-beta.393',
'helper_version' => '1.0.6',
'realtime_version' => '1.0.5',
'self_hosted' => env('SELF_HOSTED', true),