From 9abe286dfc0c2860f30655e36866afea32578cca Mon Sep 17 00:00:00 2001 From: Auxilor Date: Sat, 7 Jan 2023 12:17:26 +0000 Subject: [PATCH] libreforge-updater --- build.gradle | 2 +- gradle.properties | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build.gradle b/build.gradle index 61dae4b..f782d15 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.127.0' + implementation 'com.willfp:libreforge:3.127.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 6b73149..f921648 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon Jan 02 15:58:28 GMT 2023 -version=4.91.0 +#Sat Jan 07 12:17:26 GMT 2023 +version=4.91.1 plugin-name=Boosters