Skip to content

Commit 1f80cfd

Browse files
authored
Update update_minor_version.sh
1 parent cf1e18f commit 1f80cfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

update_minor_version.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
PACKAGE_NAME="ANALYSIS_REPORT_VERSION"
3+
PACKAGE_NAME="ANALYSIS_CORE_VERSION"
44

55
# Check if VERSIONS_FILE_PATH is set
66
if [ -z "${VERSIONS_FILE_PATH}" ]; then

0 commit comments

Comments
 (0)