Skip to content

Commit

Permalink
compatible with semver
Browse files Browse the repository at this point in the history
  • Loading branch information
DarienRaymond committed Nov 16, 2018
1 parent 1464694 commit 09d3aaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release/make-release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ if [ "$DOTCNT" -gt 1 ]; then
PRE="true"
else
PRE="false"
VER="${VER}.0"
fi

if [ -z "$PROJECT" ]; then
Expand Down

0 comments on commit 09d3aaf

Please # to comment.