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 d719136 commit 13c3424Copy full SHA for 13c3424
update_minor_version.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-PACKAGE_NAME=sbml.exporter
+PACKAGE_NAME=SBML_EXPORTER_VERSION
4
5
# Check if VERSIONS_FILE_PATH is not set or empty
6
if [ -z "${VERSIONS_FILE_PATH}" ]; then
0 commit comments