Skip to content

Commit

Permalink
updating release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
tosin2013 committed Sep 12, 2023
1 parent 59fde5d commit e3be376
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
@@ -1,5 +1,5 @@
# echo "Dont forget to update the version in galaxy.yml and README.md"
TAG=0.7.0
TAG=0.8.0

create-release:
git tag -a v${TAG} -m "Creating v${TAG} release"
Expand Down

0 comments on commit e3be376

Please sign in to comment.