We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d2a835 commit d9eb04fCopy full SHA for d9eb04f
RELEASE.adoc
@@ -1,3 +1,7 @@
1
= How to make a release
2
3
Tagging is enough?
4
+
5
+ git tag 7.10.0
6
+ git push origin --tags
7
0 commit comments