Browse Source

v3.12.-Alpha1

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Andy Scherzinger 5 years ago
parent
commit
d604084496
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

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