Version++

This commit is contained in:
Benoit Marty 2020-02-27 12:34:33 +01:00
parent 65e5a04836
commit 9bb4c7ed25
2 changed files with 25 additions and 1 deletions

View file

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

View file

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