From 27bbf95cca511ea85a99a7e449f03d7736d83c5a Mon Sep 17 00:00:00 2001 From: Auxilor Date: Thu, 24 Nov 2022 14:31:05 +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 c62e98d..1371556 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.121.0' + implementation 'com.willfp:libreforge:3.122.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 8d65a60..9032362 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Wed Nov 23 17:26:07 GMT 2022 -version=4.85.0 +#Thu Nov 24 14:31:05 GMT 2022 +version=4.86.0 plugin-name=Boosters