diff --git a/build.gradle b/build.gradle index e1b03e5688..2e2c277875 100644 --- a/build.gradle +++ b/build.gradle @@ -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