Skip to content

Commit

Permalink
Fix version expand
Browse files Browse the repository at this point in the history
  • Loading branch information
dima-dencep committed Nov 9, 2024
1 parent 64d5379 commit 27e0cee
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 @@ -46,7 +46,7 @@ subprojects {
}

processResources {
// inputs.property "project", project
inputs.property "version", project.version

filesMatching(["META-INF/neoforge.mods.toml", "fabric.mod.json"]) {
expand "project": project
Expand Down

0 comments on commit 27e0cee

Please sign in to comment.