From 312b867f48bfbd3c13c150f42733b92e2268831e Mon Sep 17 00:00:00 2001 From: Auxilor Date: Mon, 22 Aug 2022 12:46:41 +0200 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 9cf167e..3394a92 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.86.0' + implementation 'com.willfp:libreforge:3.86.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 3cef988..433578d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Sat Aug 20 10:00:16 CEST 2022 -version=7.102.0 +#Mon Aug 22 12:46:41 CEST 2022 +version=7.102.1 plugin-name=EcoArmor