From 39d215887fee56cd51801690e0567d0421a7b5a8 Mon Sep 17 00:00:00 2001 From: Nicholas Ignoffo Date: Thu, 30 Jun 2016 20:32:05 -0700 Subject: [PATCH] Future releases should be marked as 1.10.2 compatible --- build.gradle | 1 + 1 file changed, 1 insertion(+) diff --git a/build.gradle b/build.gradle index c03bb45c..df111b83 100644 --- a/build.gradle +++ b/build.gradle @@ -217,6 +217,7 @@ curseforge { relations curseRelations addGameVersion '1.10' + addGameVersion '1.10.2' addArtifact javadocJar addArtifact sourceJar