Jannik 2020-08-21 18:53:13 +02:00
parent d4a1b071cc
commit fc800b4c7d
1 changed files with 1 additions and 1 deletions

@ -8,7 +8,7 @@ We map the version name and version code.
* **RC**: versionName: "0.6.0-RC1" -> versionCode: 0059xx (from beta)
* **Beta**: versionName: "0.5.90" -> versionCode: 005900
A beta release will always be version "x.x.9x". There is a total of 10 "Beta" version names (x.x.90 to x.x.99). The beat version codes will start at `nnpp00` The RC phase the nersion name is always "*VERSION*-RC*X*". Th version code will be increased as with the beta versions. Th final release will be `nnrr00`.
A beta release will always be version "x.x.9x". There is a total of 10 "Beta" version names (x.x.90 to x.x.99). The beat version codes will start at `nnpp00`. The RC phase the nersion name is always "*VERSION*-RC*X*". Th version code will be increased as with the beta versions. Th final release will be `nnrr00`.
n: 0, currently not used
r: the release number