Skip to content

Commit aaf9710

Browse files
committed
Indicate 1.10 compat
1 parent ef81eaa commit aaf9710

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

gradle/deploy.gradle

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ curseforge {
2323
changelog = new File("resources/changelog/${project.version}.txt").text
2424
}
2525

26+
addGameVersion '1.10'
27+
addGameVersion '1.10.2'
28+
2629
addArtifact deobfJar
2730
addArtifact sourceJar
2831
addArtifact javadocJar

0 commit comments

Comments
 (0)