Skip to content

Commit

Permalink
Merge branch 'master' into 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gottsch authored Jan 12, 2020
2 parents 575f38c + 5f340d2 commit c07f753
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Treasure2-1.12.2/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ println destinations[0]
task deleteOldJar(type: Delete) {
delete fileTree("${dest_folder}") {
include "**/${mod_name}-*.*"

}
delete fileTree("${dest_server_folder}") {
include "**/${mod_name}-*.*"
Expand Down

0 comments on commit c07f753

Please sign in to comment.