From 182e83888f18ae2847f3475a3b57a4503bb3a91f Mon Sep 17 00:00:00 2001 From: Jannik Seiler Date: Fri, 21 Aug 2020 19:00:46 +0200 Subject: [PATCH] --- Documentation.md | 1 + 1 file changed, 1 insertion(+) 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