Skip to content

Commit 241cc40

Browse files
authored
rm unconventional dot after v in release tag
1 parent 7a83031 commit 241cc40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Any change to the agreement text mandates a new version. Before merging any chan
3636
- `pandoc --smart -f commonmark Balanced_Employee_IP_Agreement.md -o Balanced_Employee_IP_Agreement.odt`
3737
- `pandoc --latex-engine=xelatex --smart -f commonmark Balanced_Employee_IP_Agreement.md -o Balanced_Employee_IP_Agreement.pdf`
3838
4. Merge branch with new version.
39-
5. Tag and push: `git tag v.x.x.x; git push --tags`
39+
5. Tag and push: `git tag vx.x.x; git push --tags`
4040

4141
This process may become more involved if and when required by translations, support for additional jurisdictions, or desire to have old versions available in source tree, rather than only in history. At this time it is not necessary to design these procedures before they are needed.
4242

0 commit comments

Comments
 (0)