bump to 3.17.0 Alpha 1

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2021-03-23 22:00:15 +01:00
parent 5f38da1271
commit 2b4eacacc6
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ repositories {
// semantic versioning for version code
def versionMajor = 3
def versionMinor = 16
def versionMinor = 17
def versionPatch = 0
def versionBuild = 0 // 0-50=Alpha / 51-98=RC / 90-99=stable