Version++

This commit is contained in:
Benoit Marty 2020-02-14 15:16:00 +01:00
parent 4987a75039
commit 1660a0f846
2 changed files with 25 additions and 1 deletions

View file

@ -1,3 +1,27 @@
Changes in RiotX 0.17.0 (2020-XX-XX)
===================================================
Features ✨:
-
Improvements 🙌:
-
Bugfix 🐛:
-
Translations 🗣:
-
SDK API changes ⚠️:
-
Build 🧱:
-
Other changes:
-
Changes in RiotX 0.16.0 (2020-02-14)
===================================================

View file

@ -15,7 +15,7 @@ androidExtensions {
}
ext.versionMajor = 0
ext.versionMinor = 16
ext.versionMinor = 17
ext.versionPatch = 0
static def getGitTimestamp() {