Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
killgcd committed May 25, 2021
1 parent 1a424a0 commit c227cab
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 @@ -5,6 +5,6 @@ git pull origin master
git add -A
git commit -m "update"
git push origin master
git tag -a "FirefoxFQ-v20210425" -m "FirefoxFQ-v20210425"
git tag -a "FirefoxFQ-v20210525" -m "FirefoxFQ-v20210525"
git push origin --tags
pause

0 comments on commit c227cab

Please sign in to comment.