We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6fd17f commit c99dd1bCopy full SHA for c99dd1b
createtag.cmd
@@ -1,4 +1,4 @@
1
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
+git tag v0.7.66
+git push origin v0.7.66
+git log v0.7.65..v0.7.66 --oneline
0 commit comments