diff --git a/build.gradle b/build.gradle index 99c6d7b..7d6d409 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.79.0' + implementation 'com.willfp:libreforge:3.79.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 46425bd..1b8c6d9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Wed Jul 27 20:16:42 BST 2022 -version=4.42.0 +#Fri Jul 29 17:50:15 BST 2022 +version=4.42.1 plugin-name=Boosters