chore(release): bump Coolify and realtime versions

Set the stable Coolify version to 4.4, nightly to 4.5-rc.1, and realtime to 1.0.20.
This commit is contained in:
Andras Bacsai
2026-09-21 12:59:55 +02:00
parent 766aea933c
commit 9db93347ed
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
return [
'coolify' => [
'version' => env('COOLIFY_VERSION') ?: '4.3.23',
'version' => env('COOLIFY_VERSION') ?: '4.4',
'helper_version' => '1.0.17',
'realtime_version' => '1.0.20',
'railpack_version' => '0.23.0',
+3 -3
View File
@@ -1,16 +1,16 @@
{
"coolify": {
"v4": {
"version": "4.3.23"
"version": "4.4"
},
"nightly": {
"version": "4.4-rc.1"
"version": "4.5-rc.1"
},
"helper": {
"version": "1.0.17"
},
"realtime": {
"version": "1.0.18"
"version": "1.0.20"
},
"sentinel": {
"version": "1.0.1"
+3 -3
View File
@@ -1,16 +1,16 @@
{
"coolify": {
"v4": {
"version": "4.3.23"
"version": "4.4"
},
"nightly": {
"version": "4.4-rc.1"
"version": "4.5-rc.1"
},
"helper": {
"version": "1.0.17"
},
"realtime": {
"version": "1.0.18"
"version": "1.0.20"
},
"sentinel": {
"version": "1.0.1"