Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
bannedbook committed Jan 2, 2022
1 parent 14f2a93 commit 3bc33a0
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-v202108" -m "ChromeGo-v202108"
git tag -a "ChromeGo-latest" -m "ChromeGo-latest"
git push origin --tags
pause

0 comments on commit 3bc33a0

Please sign in to comment.