From: Stephen Seo Date: Sat, 27 Oct 2018 07:10:19 +0000 (+0900) Subject: Update to forge version "1.12.2-14.23.5.2768" X-Git-Tag: 1.8~8 X-Git-Url: https://git.seodisparate.com/stephenseo/static/annotated.html?a=commitdiff_plain;h=ded3584390aa1382bfdab5cf8c8eff8b705b51e5;p=TurnBasedMinecraftMod Update to forge version "1.12.2-14.23.5.2768" --- diff --git a/build.gradle b/build.gradle index 9adf630..a8be03d 100644 --- a/build.gradle +++ b/build.gradle @@ -21,7 +21,7 @@ compileJava { } minecraft { - version = "1.12.2-14.23.4.2705" + version = "1.12.2-14.23.5.2768" runDir = "run" // the mappings can be changed at any time, and must be in the following format.