Skip to content

Commit

Permalink
Fixed name
Browse files Browse the repository at this point in the history
  • Loading branch information
nikhiljohn10 committed Sep 13, 2021
1 parent b7ba30c commit 6d604c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefile
Expand Up @@ -52,7 +52,7 @@ else
@poetry version $(VERSION)
@git add .
@git commit -m "bump version to v$(VERSION)"
@git tag -a "v$(VERSION)" HEAD -m "cloudflare-api v$(VERSION)"
@git tag -a "v$(VERSION)" HEAD -m "Scapy Manager v$(VERSION)"
@git push --follow-tags
endif

Expand Down

0 comments on commit 6d604c1

Please sign in to comment.