diff --git a/build.gradle b/build.gradle index 942a573..fb79d0d 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.45.0' + implementation 'com.willfp:libreforge:3.45.1' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 5bada9e..1639186 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon May 16 21:44:34 BST 2022 -version=4.7.0 +#Tue May 17 18:52:33 BST 2022 +version=4.7.1 plugin-name=Boosters