diff --git a/build.gradle b/build.gradle index 7faba42..b378e50 100644 --- a/build.gradle +++ b/build.gradle @@ -43,7 +43,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.44.0' - implementation 'com.willfp:libreforge:3.115.0' + implementation 'com.willfp:libreforge:3.115.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 0f472b0..4d003a5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon Oct 24 17:05:46 BST 2022 -version=4.78.0 +#Wed Oct 26 22:12:47 BST 2022 +version=4.78.1 plugin-name=Boosters