From 2922a72a776e3cefa63f910ca89e9947ad91b53d Mon Sep 17 00:00:00 2001 From: ST0NEWALL <46624825+pklite@users.noreply.github.com> Date: Sat, 12 Oct 2019 03:58:11 -0400 Subject: [PATCH] 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 * runtimeClasspath Signed-off-by: PKLite * runtimeClasspath Signed-off-by: PKLite * launcher version bump Signed-off-by: PKLite * , Signed-off-by: PKLite * Fix Caller/Pile highlighting Signed-off-by: PKLite * Client version bump Signed-off-by: PKLite --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index f32a8f7f4a..34f6281856 100644 --- a/build.gradle +++ b/build.gradle @@ -97,7 +97,7 @@ allprojects { ext { rsversion = 184 cacheversion = 165 - plusVersion = '2.1.6.0' + plusVersion = '2.1.7.0' gitCommit = localGitCommit gitCommitShort = localGitCommitShort