Skip to content

Commit

Permalink
v2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
rpuntaie committed Mar 12, 2021
1 parent f97f7b2 commit 5abd0ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ release:
git commit -am $(TAGMSG)
git tag -s $(TAGMSG) -m"$(TAGMSG)"
git verify-tag $(TAGMSG)
git push origin $(TAGMSG) --follow-tags
git push origin $(TAGMSG) --follow-tags --force


0 comments on commit 5abd0ea

Please sign in to comment.