betaXYZ to betaX (#2882)

This commit is contained in:
tooomm 2017-10-04 18:45:28 +02:00 committed by Zach H
parent 78e299fdfd
commit ada262b826
2 changed files with 2 additions and 2 deletions

View file

@ -236,7 +236,7 @@ upstream - git@github.com:Cockatrice/Cockatrice.git
$COCKATRICE_REPO - /Location/of/repository/cockatrice.git
$TAG_NAME
- If full release, YYYY-MM-DD-Release-MAJ.MIN.PATCH
- If dev snapshot, YYYY-MM-DD-Development-MAJ.MIN.PATCH-betaXYZ
- If dev snapshot, YYYY-MM-DD-Development-MAJ.MIN.PATCH-betaX
- MAJ.MIN.PATCH will be the NEXT release version
```