Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/tag.sh
Original file line number Diff line number Diff line change
@@ -33,6 +33,8 @@ EOM
rbx_tag_usage
fi

git fetch --all -p

IFS="." read -r -a array <<< "$(rbx_revision_version)"

let major=${array[0]}

0 comments on commit 2a03713

Please sign in to comment.