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