diff --git a/config/constants.php b/config/constants.php index 7e649668d8..a69b697f30 100644 --- a/config/constants.php +++ b/config/constants.php @@ -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), diff --git a/other/nightly/versions.json b/other/nightly/versions.json index d426bdb007..50e20a4066 100644 --- a/other/nightly/versions.json +++ b/other/nightly/versions.json @@ -7,7 +7,7 @@ "version": "4.4-rc.1" }, "helper": { - "version": "1.0.16" + "version": "1.0.17" }, "realtime": { "version": "1.0.18" diff --git a/versions.json b/versions.json index d426bdb007..50e20a4066 100644 --- a/versions.json +++ b/versions.json @@ -7,7 +7,7 @@ "version": "4.4-rc.1" }, "helper": { - "version": "1.0.16" + "version": "1.0.17" }, "realtime": { "version": "1.0.18"