diff --git a/build.gradle b/build.gradle index f65d618..2d48c30 100644 --- a/build.gradle +++ b/build.gradle @@ -43,7 +43,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.37.3' - implementation 'com.willfp:libreforge:3.103.0' + implementation 'com.willfp:libreforge:3.104.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index aa298e9..4f7aad5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Wed Sep 21 15:29:11 BST 2022 -version=4.66.0 +#Thu Sep 22 17:31:15 BST 2022 +version=4.67.0 plugin-name=Boosters