project: Bump versions

This commit is contained in:
Owain van Brakel
2019-09-12 16:51:52 +02:00
parent b05f2833af
commit 47813bf94a

View File

@@ -86,12 +86,12 @@ allprojects {
if (this.name != 'rs-client') apply plugin: 'checkstyle'
group = 'us.runelitepl'
version = '1.5.33-SNAPSHOT'
version = '1.5.34-SNAPSHOT'
ext {
rsversion = 183
cacheversion = 165
plusVersion = '2.1.5.0'
plusVersion = '2.1.5.1'
gitCommit = localGitCommit
gitCommitShort = localGitCommitShort