diff --git a/build.gradle b/build.gradle index 430086d..a5ae96d 100644 --- a/build.gradle +++ b/build.gradle @@ -63,7 +63,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.44.0' - implementation 'com.willfp:libreforge:3.124.0' + implementation 'com.willfp:libreforge:3.124.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index dd2183f..ca29e29 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Sun Nov 27 21:45:34 GMT 2022 -version=7.140.0 +#Wed Nov 30 17:39:23 GMT 2022 +version=7.140.1 plugin-name=EcoArmor