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 b6c2175 commit c13bcdeCopy full SHA for c13bcde
changes.sh
@@ -6,7 +6,7 @@
6
# You'll probably want to edit manually the result of executing the script.
7
#
8
if [[ $# -eq 0 ]] ; then
9
- echo "No version supplied (e.g. '0.40')"
+ echo "No version supplied (e.g. '3.0.1')"
10
exit 1
11
fi
12
OLDTAG=`git tag -l --sort=-taggerdate|head -1`
0 commit comments