Skip to content

Commit 13c3424

Browse files
authored
Update update_minor_version.sh
1 parent d719136 commit 13c3424

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=sbml.exporter
3+
PACKAGE_NAME=SBML_EXPORTER_VERSION
44

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

0 commit comments

Comments
 (0)