Merge pull request #1353 from Owain94/bump

version: Bump versions
This commit is contained in:
Tyler Bochard
2019-08-15 20:17:43 -04:00
committed by GitHub

View File

@@ -84,12 +84,12 @@ allprojects {
apply plugin: 'checkstyle' apply plugin: 'checkstyle'
group = 'net.runelite' group = 'net.runelite'
version = '1.5.31-SNAPSHOT' version = '1.5.32-SNAPSHOT'
ext { ext {
rsversion = 181 rsversion = 181
cacheversion = 165 cacheversion = 165
plusVersion = '2.1.2.0' plusVersion = '2.1.3.0'
gitCommit = localGitCommit gitCommit = localGitCommit
gitCommitShort = localGitCommitShort gitCommitShort = localGitCommitShort