diff --git a/build.gradle b/build.gradle index e632c14..e13ffd4 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.88.0' + implementation 'com.willfp:libreforge:3.89.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index a964c62..eed72b0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Sun Aug 28 15:40:19 BST 2022 -version=7.104.0 +#Mon Aug 29 10:58:18 BST 2022 +version=7.105.0 plugin-name=EcoArmor