From ae2ce9ab85915c86384d8d91ecd0489b0298349b Mon Sep 17 00:00:00 2001 From: Auxilor Date: Fri, 29 Jul 2022 17:50:28 +0100 Subject: [PATCH] libreforge-updater --- build.gradle | 2 +- gradle.properties | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build.gradle b/build.gradle index 6d3bacf..29b5239 100644 --- a/build.gradle +++ b/build.gradle @@ -63,7 +63,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.34.0' - implementation 'com.willfp:libreforge:3.79.0' + implementation 'com.willfp:libreforge:3.79.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 5310cf1..2604efb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Wed Jul 27 20:16:56 BST 2022 -version=7.95.0 +#Fri Jul 29 17:50:28 BST 2022 +version=7.95.1 plugin-name=EcoArmor