Release: v9.0.6
This commit is contained in:
@@ -1 +1 @@
|
|||||||
9.0.5
|
9.0.6
|
||||||
|
|||||||
@@ -38,7 +38,7 @@ set +o allexport;
|
|||||||
|
|
||||||
if [ "${go_flag}" != "go" ]; then
|
if [ "${go_flag}" != "go" ]; then
|
||||||
echo "No go flag given";
|
echo "No go flag given";
|
||||||
echo "Would publish ${VERSION} on ${file_last_published}";
|
echo "Would publish ${VERSION}";
|
||||||
echo "[END]";
|
echo "[END]";
|
||||||
exit;
|
exit;
|
||||||
fi;
|
fi;
|
||||||
|
|||||||
Reference in New Issue
Block a user