Skip to content

Commit

Permalink
Don't inject @VERSION@
Browse files Browse the repository at this point in the history
  • Loading branch information
glowredman committed Dec 28, 2023
1 parent 63eb049 commit fab9ca5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions addon.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
minecraft {
injectedTags.put "@VERSION@", versionDetails().lastTag
}

tasks.withType(ScalaCompile) {
scalaCompileOptions.forkOptions.with {
memoryMaximumSize = '4g'
Expand Down

0 comments on commit fab9ca5

Please sign in to comment.