Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
TexBlock authored Sep 15, 2024
1 parent 1bcda5a commit 4a06242
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 @@ -36,7 +36,7 @@ test {
processResources {
inputs.property "version", project.version

filesMatching("META-INF/neoforge.mods.toml") {
filesMatching("META-INF/mods.toml") {
expand "version": project.version
}
}
Expand Down

0 comments on commit 4a06242

Please sign in to comment.