From 570e34c91089ad57f5b1fc95dd15263d40ff317a Mon Sep 17 00:00:00 2001 From: Auxilor Date: Tue, 4 Oct 2022 15:53:45 +0100 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 c29f54f..d1a1209 100644 --- a/build.gradle +++ b/build.gradle @@ -43,7 +43,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.37.3' - implementation 'com.willfp:libreforge:3.108.0' + implementation 'com.willfp:libreforge:3.108.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index b5a5989..72f4994 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon Oct 03 18:30:22 BST 2022 -version=4.71.0 +#Tue Oct 04 15:53:45 BST 2022 +version=4.71.1 plugin-name=Boosters