Skip to content

Commit

Permalink
version: update to use build and rev number
Browse files Browse the repository at this point in the history
  • Loading branch information
meee1 committed Feb 2, 2018
1 parent e9b6b9d commit 1a21eae
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions beta.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@

git tag -d beta

git push origin :refs/tags/beta

git tag beta

git push origin beta

pause
Binary file modified version.exe
Binary file not shown.

0 comments on commit 1a21eae

Please sign in to comment.