We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aea7f46 commit 55dd979Copy full SHA for 55dd979
doc/release-process.md
@@ -39,7 +39,7 @@ The events that fire during the tooltip life cycle are also considered to be par
39
40
Make sure the changes from steps 1 and 2 have been commited.
41
42
- `git tag -a vX.X.X -m "vX.X.X"`
+ `git tag -a vX.X.X -m "version X.X.X"`
43
44
5. **Run `grunt deploy:docs && grunt deploy:assets`**
45
0 commit comments