project: correct version (#1603)

Fixes project version to make it consistent with github
This commit is contained in:
ST0NEWALL
2019-09-13 07:28:00 -04:00
committed by Kyle
parent aa08c6c350
commit 7dc1d4c32a

View File

@@ -91,7 +91,7 @@ allprojects {
ext {
rsversion = 183
cacheversion = 165
plusVersion = '2.1.5.1'
plusVersion = '2.1.6.0'
gitCommit = localGitCommit
gitCommitShort = localGitCommitShort