diff --git a/build.gradle b/build.gradle index 6e51c9b..d50fc6d 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.114.0' + implementation 'com.willfp:libreforge:3.114.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 205f960..19d5afa 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Wed Oct 19 20:45:24 BST 2022 -version=7.130.0 +#Fri Oct 21 19:27:19 BST 2022 +version=7.130.1 plugin-name=EcoArmor