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'
group = 'net.runelite'
version = '1.5.31-SNAPSHOT'
version = '1.5.32-SNAPSHOT'
ext {
rsversion = 181
cacheversion = 165
plusVersion = '2.1.2.0'
plusVersion = '2.1.3.0'
gitCommit = localGitCommit
gitCommitShort = localGitCommitShort