diff --git a/build.gradle b/build.gradle index f284f982f9..a761486e19 100644 --- a/build.gradle +++ b/build.gradle @@ -92,7 +92,7 @@ allprojects { if (this.name != 'rs-client') apply plugin: 'checkstyle' group = 'com.openosrs' - version = '1.5.35-SNAPSHOT' + version = '1.5.36-SNAPSHOT' ext { rsversion = 184