Skip to content

Commit

Permalink
Fix ${version}
Browse files Browse the repository at this point in the history
  • Loading branch information
doctor4t committed Sep 24, 2024
1 parent 482b18c commit 639d762
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 @@ -111,7 +111,7 @@ dependencies {
implementation("io.github.douira:glsl-transformer:${project.glslTransformer_version}")
}

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

filesMatching("fabric.mod.json") {
Expand Down

0 comments on commit 639d762

Please sign in to comment.