Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
TexBlock authored May 18, 2024
1 parent db20bbe commit daaaa28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fabric/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ publisher {
setModrinthID("${rootProject.modrinth_id}")
setVersionType("beta")
setChangelog(file("CHANGELOG.md").getText("UTF-8"))
setVersion("${rootProject.version}-neoforge")
setVersion("${rootProject.version}-fabric")
setDisplayName("[Fabric] ${rootProject.version}")
setGameVersions("1.20.5", "1.20.6")
setLoaders("fabric")
Expand Down

0 comments on commit daaaa28

Please sign in to comment.