diff --git a/publish/build.gradle b/publish/build.gradle index 828eb8b..0de5983 100644 --- a/publish/build.gradle +++ b/publish/build.gradle @@ -19,7 +19,7 @@ publishMods { "quilt" ] def mcVersions = [ - "1.21" + "1.21", "1.21.1" ] def fabricMcVersions = mcVersions def neoForgeMcVersions = mcVersions