diff --git a/build.gradle b/build.gradle index bb9e477..def2ca8 100644 --- a/build.gradle +++ b/build.gradle @@ -61,7 +61,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.35.1' - implementation 'com.willfp:libreforge:3.80.0' + implementation 'com.willfp:libreforge:3.80.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index aa964c3..d2b0d56 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon Aug 01 11:19:48 BST 2022 -version=3.91.0 +#Tue Aug 02 16:17:38 BST 2022 +version=3.91.1 plugin-name=EcoItems