diff --git a/build.gradle b/build.gradle index 2de27af4..7aa6ab5d 100644 --- a/build.gradle +++ b/build.gradle @@ -46,7 +46,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.38.0' - implementation 'com.willfp:libreforge:3.100.0' + implementation 'com.willfp:libreforge:3.101.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index b26b550f..529b6abe 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Wed Sep 14 18:53:25 BST 2022 -version=9.0.0-b25 +#Thu Sep 15 12:09:51 BST 2022 +version=9.0.0-b26 plugin-name=EcoEnchants