project: OpenOSRS and RuneLite Version Bumps (#1790)
project: OpenOSRS and RuneLite Version Bumps
This commit is contained in:
@@ -92,12 +92,12 @@ allprojects {
|
|||||||
if (this.name != 'rs-client') apply plugin: 'checkstyle'
|
if (this.name != 'rs-client') apply plugin: 'checkstyle'
|
||||||
|
|
||||||
group = 'com.openosrs'
|
group = 'com.openosrs'
|
||||||
version = '1.5.35-SNAPSHOT'
|
version = '1.5.36-SNAPSHOT'
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
rsversion = 184
|
rsversion = 184
|
||||||
cacheversion = 165
|
cacheversion = 165
|
||||||
plusVersion = '2.1.7.0'
|
plusVersion = '2.1.8.0'
|
||||||
|
|
||||||
gitCommit = localGitCommit
|
gitCommit = localGitCommit
|
||||||
gitCommitShort = localGitCommitShort
|
gitCommitShort = localGitCommitShort
|
||||||
|
|||||||
Reference in New Issue
Block a user