We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf1e18f commit 1f80cfdCopy full SHA for 1f80cfd
update_minor_version.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-PACKAGE_NAME="ANALYSIS_REPORT_VERSION"
+PACKAGE_NAME="ANALYSIS_CORE_VERSION"
4
5
# Check if VERSIONS_FILE_PATH is set
6
if [ -z "${VERSIONS_FILE_PATH}" ]; then
0 commit comments