Skip to content

Commit

Permalink
Merge pull request #9 from MateusGabi/issue/#7
Browse files Browse the repository at this point in the history
Fixes #3 and #7
  • Loading branch information
MateusGabi authored Apr 19, 2018
2 parents ecd9ba4 + 66e1c66 commit c534ee5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Binary file removed 1.3.5/BuilderGen.jar
Binary file not shown.
2 changes: 0 additions & 2 deletions src/semver.sh
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,6 @@ if [[ "$GIT_TAG" = "" ]]; then
else
tag=${GIT_TAG//v}
print "STAG $tag"
IFS='.'
mails2=$IN
i=1
for x in $tag
do
Expand Down

0 comments on commit c534ee5

Please sign in to comment.