diff --git a/build.gradle b/build.gradle index 4260611..52a49f9 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.126.0' + implementation 'com.willfp:libreforge:3.126.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index c4e000e..41fe890 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Fri Dec 09 17:02:12 GMT 2022 -version=4.90.0 +#Mon Dec 12 14:01:52 GMT 2022 +version=4.90.1 plugin-name=Boosters