diff --git a/build.gradle b/build.gradle index 5ce869fc..a7521aa1 100755 --- a/build.gradle +++ b/build.gradle @@ -34,7 +34,7 @@ archivesBaseName = "replaymod" minecraft { coreMod = 'com.replaymod.core.LoadingPlugin' - version = '1.12-14.21.0.2375' + version = '1.12-14.21.1.2387' runDir = "eclipse" mappings = "snapshot_20170615" replace '@MOD_VERSION@', project.version