diff --git a/build.gradle b/build.gradle index b552e1f..37eccda 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.98.0' + implementation 'com.willfp:libreforge:3.98.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index db2d933..f04d1ae 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon Sep 12 17:14:44 BST 2022 -version=7.114.0 +#Mon Sep 12 21:20:40 BST 2022 +version=7.114.1 plugin-name=EcoArmor