diff --git a/Documentation.md b/Documentation.md index 4b433bf..1cd4044 100644 --- a/Documentation.md +++ b/Documentation.md @@ -6,6 +6,7 @@ We map the version name and version code. The version code folows this sheme: `n * **Release**: versionName: "0.6.0" -> versionCode: 0006000 + * **Release**: versionName: "0.6.1" -> versionCode: 0006100 * **RC**: versionName: "0.6.0-RC1" -> versionCode: 00059xx (from beta) * **Beta**: versionName: "0.5.90" -> versionCode: 0005900