Skip to content

Commit 1120c6c

Browse files
authored
Update update_minor_version.sh
1 parent 68150cc commit 1120c6c

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

55
# Exit on error
66
set -e

0 commit comments

Comments
 (0)