From 424b4402b373aed8971bfbccd2ecf1d7de9b76f2 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Tue, 16 Aug 2022 18:46:09 +0200 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 4052831..5ce18c7 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.83.0' + implementation 'com.willfp:libreforge:3.84.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 36e9dbf..bb91960 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Sun Aug 14 17:30:44 CEST 2022 -version=4.46.0 +#Tue Aug 16 18:46:09 CEST 2022 +version=4.47.0 plugin-name=Boosters