mirror of
https://github.com/coollabsio/coolify.git
synced 2026-09-25 07:50:35 -05:00
chore(helper): bump helper version to 1.0.17
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
return [
|
||||
'coolify' => [
|
||||
'version' => env('COOLIFY_VERSION') ?: '4.3.19',
|
||||
'helper_version' => '1.0.16',
|
||||
'helper_version' => '1.0.17',
|
||||
'realtime_version' => '1.0.19',
|
||||
'railpack_version' => '0.23.0',
|
||||
'self_hosted' => env('SELF_HOSTED', true),
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"version": "4.4-rc.1"
|
||||
},
|
||||
"helper": {
|
||||
"version": "1.0.16"
|
||||
"version": "1.0.17"
|
||||
},
|
||||
"realtime": {
|
||||
"version": "1.0.18"
|
||||
|
||||
+1
-1
@@ -7,7 +7,7 @@
|
||||
"version": "4.4-rc.1"
|
||||
},
|
||||
"helper": {
|
||||
"version": "1.0.16"
|
||||
"version": "1.0.17"
|
||||
},
|
||||
"realtime": {
|
||||
"version": "1.0.18"
|
||||
|
||||
Reference in New Issue
Block a user