Bump to 3.14.0 Alpha

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2020-08-19 09:48:20 +02:00
parent 9a72f408c4
commit 457a5f1e90
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

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