Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

Commit 55dd979

Browse files
committed
Corrected tag message in release process doc
1 parent aea7f46 commit 55dd979

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/release-process.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The events that fire during the tooltip life cycle are also considered to be par
3939

4040
Make sure the changes from steps 1 and 2 have been commited.
4141

42-
`git tag -a vX.X.X -m "vX.X.X"`
42+
`git tag -a vX.X.X -m "version X.X.X"`
4343

4444
5. **Run `grunt deploy:docs && grunt deploy:assets`**
4545

0 commit comments

Comments
 (0)