From 74d24928041a259aaf699c775ff5378227f4835a Mon Sep 17 00:00:00 2001 From: Auxilor Date: Fri, 5 Aug 2022 18:41:29 +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 1ca81a4..7aff5e4 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.81.1' + implementation 'com.willfp:libreforge:3.82.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index ac19a82..640051d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Fri Aug 05 18:39:21 BST 2022 -version=4.44.1 +#Fri Aug 05 18:41:29 BST 2022 +version=4.45.0 plugin-name=Boosters