diff --git a/build.gradle b/build.gradle index 0a41acb9..4b9c2ff7 100644 --- a/build.gradle +++ b/build.gradle @@ -31,7 +31,7 @@ sourceCompatibility = 1.8 targetCompatibility = 1.8 minecraft { - version = "1.11-13.19.0.2180" + version = "1.11-13.19.1.2188" runDir = "run" def replacementVersion = 'MOD_VERSION = \"' + project.version + '\"'