Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
bannedbook committed Jul 21, 2020
1 parent 96a0c1b commit 5805f9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gitupdate.bat
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ git pull origin master
git add -A
git commit -m "update"
git push origin master
git tag -a v5.1.21 -m "release v5.1.21"
git tag -a v5.1.22 -m "release v5.1.22"
git push origin --tags
pause

0 comments on commit 5805f9b

Please sign in to comment.