diff --git a/build.gradle b/build.gradle index d7cf164..2ba3b58 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.87.0' + implementation 'com.willfp:libreforge:3.87.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 6a5467a..7840137 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Tue Aug 23 11:08:47 CEST 2022 -version=3.98.0 +#Wed Aug 24 11:58:32 CEST 2022 +version=3.98.1 plugin-name=EcoItems