diff --git a/build.gradle b/build.gradle index 69d4261..84a8927 100644 --- a/build.gradle +++ b/build.gradle @@ -42,7 +42,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.35.1' - implementation 'com.willfp:libreforge:3.46.0' + implementation 'com.willfp:libreforge:3.46.1' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index c0565db..e998cf4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Wed May 18 15:30:36 BST 2022 -version=4.8.0 +#Thu May 19 20:40:02 BST 2022 +version=4.8.1 plugin-name=Boosters