1
0
Fork 0

Clarify tag docs, fixes #2343

pull/2345/merge
Jordi Boggiano 2013-10-17 21:08:23 +02:00
parent 34dd0e2850
commit 3dd3233e20
1 changed files with 2 additions and 2 deletions

View File

@ -70,8 +70,8 @@ you can just add a `version` field:
For every tag that looks like a version, a package version of that tag will be
created. It should match 'X.Y.Z' or 'vX.Y.Z', with an optional suffix
of `-dev`, `-patch`, `-alpha`, `-beta` or `-RC`. The patch, alpha, beta and
RC suffixes can also be followed by a number.
of `-patch`, `-alpha`, `-beta` or `-RC`. The suffixes can also be followed by
a number.
Here are a few examples of valid tag names: