From 373afe583ef88ae890a9cbdb8742ef3d68bdc730 Mon Sep 17 00:00:00 2001 From: Sonatype Zion Date: Wed, 30 Apr 2025 13:29:27 +0000 Subject: [PATCH] Release: 1.4.1 --- setup-iq-cli/dist/main/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup-iq-cli/dist/main/index.js b/setup-iq-cli/dist/main/index.js index a35d1b4..335a9fc 100644 --- a/setup-iq-cli/dist/main/index.js +++ b/setup-iq-cli/dist/main/index.js @@ -31343,7 +31343,7 @@ exports.IQ_CLI_JAR = 'sonatype-iq-cli.jar'; exports.IQ_VERSION_TO_COMPLETE = '1.{iq-cli-version}.0-01'; exports.DOWNLOAD_URL = 'https://download.sonatype.com/clm/scanner/nexus-iq-cli-{iq-cli-version}.jar'; exports.MINIMUM_SUPPORTED_IQ_VERSION = 137; -exports.LATEST_IQ_CLI_VERSION = '2.4.0-01'; // This should be updated to the latest IQ CLI version with each release +exports.LATEST_IQ_CLI_VERSION = '2.4.1-01'; // This should be updated to the latest IQ CLI version with each release exports.IQ_CLI_VERSION = 'iq-cli-version'; exports.IQ_CLI_DOWNLOAD_URL = 'iq-cli-download-url';