Skip to content

Commit eb06bdf

Browse files
committed
Missed a 1.21.6
1 parent 0ea54a8 commit eb06bdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

neoforge/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ unifiedPublishing {
121121
displayName = "[NeoForge $rootProject.supported_version] v$project.version"
122122
releaseType = "$rootProject.artifact_type"
123123
changelog = releaseChangelog()
124-
gameVersions = ["1.21.6"]
124+
gameVersions = ["1.21.7"]
125125
gameLoaders = ["neoforge"]
126126
mainPublication renameJarForPublication
127127

0 commit comments

Comments
 (0)