project: Bump versions
This commit is contained in:
@@ -86,12 +86,12 @@ allprojects {
|
|||||||
if (this.name != 'rs-client') apply plugin: 'checkstyle'
|
if (this.name != 'rs-client') apply plugin: 'checkstyle'
|
||||||
|
|
||||||
group = 'us.runelitepl'
|
group = 'us.runelitepl'
|
||||||
version = '1.5.33-SNAPSHOT'
|
version = '1.5.34-SNAPSHOT'
|
||||||
|
|
||||||
ext {
|
ext {
|
||||||
rsversion = 183
|
rsversion = 183
|
||||||
cacheversion = 165
|
cacheversion = 165
|
||||||
plusVersion = '2.1.5.0'
|
plusVersion = '2.1.5.1'
|
||||||
|
|
||||||
gitCommit = localGitCommit
|
gitCommit = localGitCommit
|
||||||
gitCommitShort = localGitCommitShort
|
gitCommitShort = localGitCommitShort
|
||||||
|
|||||||
Reference in New Issue
Block a user