Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
TexBlock authored Dec 14, 2024
1 parent 981c53e commit 3628f30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ publisher {
setChangelog(file("CHANGELOG.md").getText("UTF-8"))
setVersion("${project.version}")
setDisplayName("${project.version}")
setGameVersions("1.21.2", "1.21.3")
setGameVersions("1.21.4")
setLoaders(loom.platform.get().id())
setCurseEnvironment("client")
setArtifact(remapJar)
Expand Down

0 comments on commit 3628f30

Please sign in to comment.