Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
bannedbook committed Jul 13, 2021
1 parent 03e9cbb commit d350a82
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 @@ -4,6 +4,6 @@ git add -A
git commit -m "update"
git push origin master
rem git tag -a "FQNews-v1.2.1" -m "FQNews-v1.2.1"
git tag -a "ChromeGo-v20210525" -m "ChromeGo-v20210525"
git tag -a "ChromeGo-v20210713" -m "ChromeGo-v20210713"
git push origin --tags
pause

0 comments on commit d350a82

Please sign in to comment.