From 1857cca0818880e6c0804b00236eb648c135e564 Mon Sep 17 00:00:00 2001 From: Daniel Mills Date: Sun, 4 Jul 2021 22:31:15 -0400 Subject: [PATCH] Fix gradle versioning issue (build cache) --- build.gradle | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index dd971b834..6bb0f8024 100644 --- a/build.gradle +++ b/build.gradle @@ -5,7 +5,7 @@ plugins { } group 'com.volmit.iris' -version '1.4.7' +version '1.4.8' def apiVersion = '1.17' def name = 'Iris' def main = 'com.volmit.iris.Iris' @@ -29,6 +29,8 @@ def registerCustomOutputTask(name, path) { } } +file(jar.archiveFile.get().getAsFile().getParentFile().getParentFile().getParentFile().getAbsolutePath() + '/build/resources/main/plugin.yml').delete() + processResources { filesMatching('**/plugin.yml') { expand(