diff --git a/config/constants.php b/config/constants.php index ca05db48f..4701f1f6e 100644 --- a/config/constants.php +++ b/config/constants.php @@ -3,7 +3,7 @@ return [ 'coolify' => [ 'version' => env('COOLIFY_VERSION') ?: '4.3.11', - 'helper_version' => '1.0.15', + 'helper_version' => '1.0.16', 'realtime_version' => '1.0.17', 'railpack_version' => '0.23.0', 'self_hosted' => env('SELF_HOSTED', true), diff --git a/other/nightly/versions.json b/other/nightly/versions.json index d4e5b5c8c..2e178b3a9 100644 --- a/other/nightly/versions.json +++ b/other/nightly/versions.json @@ -7,7 +7,7 @@ "version": "4.4-rc.1" }, "helper": { - "version": "1.0.15" + "version": "1.0.16" }, "realtime": { "version": "1.0.17" diff --git a/versions.json b/versions.json index d4e5b5c8c..2e178b3a9 100644 --- a/versions.json +++ b/versions.json @@ -7,7 +7,7 @@ "version": "4.4-rc.1" }, "helper": { - "version": "1.0.15" + "version": "1.0.16" }, "realtime": { "version": "1.0.17"