From af6aa6a019b9374112b477bc03034d59696808f4 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Fri, 29 Jul 2022 17:50:15 +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 99c6d7b..7d6d409 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.79.0' + implementation 'com.willfp:libreforge:3.79.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 46425bd..1b8c6d9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Wed Jul 27 20:16:42 BST 2022 -version=4.42.0 +#Fri Jul 29 17:50:15 BST 2022 +version=4.42.1 plugin-name=Boosters