Skip to content

Commit

Permalink
#14: Provide option to specify version of the release.
Browse files Browse the repository at this point in the history
  • Loading branch information
annoviko committed Oct 7, 2021
1 parent 6d78bc7 commit 545bd5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/github-ci-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ if [ -z "$REQUESTED_VERSION" ]
fi

echo "$major.$minor.$micro" > VERSION
then
else
# use user-provided version of the library
echo "[INFO] Use user-provided version of the library '$REQUESTED_VERSION'."

Expand Down

0 comments on commit 545bd5a

Please sign in to comment.