Skip to content

Commit

Permalink
Update updatetags.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
manimohans committed Jul 13, 2024
1 parent 5049f4e commit 00860ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions updatetags.sh
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#make sure to edit manifest.json - the version numbers must match!
git tag -a 1.1.2 -m "1.1.2"
git push origin 1.1.2
git tag -a 1.1.1 -m "1.1.1"
git push origin 1.1.1

0 comments on commit 00860ca

Please sign in to comment.