client: Version Bump (#1760)
* Fix player attack options and player indicators * player attack options * buying checkstyle bypass method * for testing the bootstrapper. if the testing works, this can be merged Signed-off-by: PKLite <stonewall@pklite.xyz> * runtimeClasspath Signed-off-by: PKLite <stonewall@pklite.xyz> * runtimeClasspath Signed-off-by: PKLite <stonewall@pklite.xyz> * launcher version bump Signed-off-by: PKLite <stonewall@pklite.xyz> * , Signed-off-by: PKLite <stonewall@pklite.xyz> * Fix Caller/Pile highlighting Signed-off-by: PKLite <stonewall@pklite.xyz> * Client version bump Signed-off-by: PKLite <stonewall@pklite.xyz>
This commit is contained in:
@@ -97,7 +97,7 @@ allprojects {
|
|||||||
ext {
|
ext {
|
||||||
rsversion = 184
|
rsversion = 184
|
||||||
cacheversion = 165
|
cacheversion = 165
|
||||||
plusVersion = '2.1.6.0'
|
plusVersion = '2.1.7.0'
|
||||||
|
|
||||||
gitCommit = localGitCommit
|
gitCommit = localGitCommit
|
||||||
gitCommitShort = localGitCommitShort
|
gitCommitShort = localGitCommitShort
|
||||||
|
|||||||
Reference in New Issue
Block a user