Skip to content

Commit

Permalink
Update release commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
machawk1 committed Jul 13, 2018
1 parent 2a1dc7b commit f870b24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ echo $PYVAR\'$VERSION_STRING\'>'ipwb/'$FILE_NAME

# Push to GitHub
git add 'ipwb/'$FILE_NAME
git commit -m "RELEASE: Bump version for pypi to "$VERSION_STRING
git commit -m "RELEASE: Bump version to "$VERSION_STRING

# Create a tag in repo
TAG_NAME='v'$VERSION_STRING
Expand Down

0 comments on commit f870b24

Please sign in to comment.