diff --git a/build.gradle b/build.gradle index a67aea45..02ad088c 100644 --- a/build.gradle +++ b/build.gradle @@ -46,7 +46,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.44.0' - implementation 'com.willfp:libreforge:3.117.0' + implementation 'com.willfp:libreforge:3.118.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 1c5ff4c6..fb563c13 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Tue Nov 01 16:24:21 GMT 2022 -version=9.5.0 +#Sun Nov 06 19:53:39 GMT 2022 +version=9.6.0 plugin-name=EcoEnchants