Skip to content

Commit

Permalink
build: Update CurseForgeGradle to 1.1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
BlayTheNinth committed Dec 18, 2023
1 parent 834cf85 commit 32afed8
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 @@ -17,7 +17,7 @@ subprojects {
jar {
from(rootProject.file("LICENSE")) {
rename { "${it}_${mod_id}" }
}
}z
manifest {
attributes([
"Specification-Title" : mod_id,
Expand Down

0 comments on commit 32afed8

Please sign in to comment.