Skip to content

Commit c99dd1b

Browse files
committed
Improvements and fix
1 parent a6fd17f commit c99dd1b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

createtag.cmd

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
git fetch --tags
2-
git tag v0.7.64
3-
git push origin v0.7.64
4-
git log v0.7.63..v0.7.64 --oneline
2+
git tag v0.7.66
3+
git push origin v0.7.66
4+
git log v0.7.65..v0.7.66 --oneline

0 commit comments

Comments
 (0)