From 575213914f199c88f8c6dd8a733a30d3612d8712 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Wed, 20 Jul 2022 00:09:44 +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 29febe5..d24d945 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.74.2' + implementation 'com.willfp:libreforge:3.75.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 02e10ec..fce6d64 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Wed Jul 13 21:22:10 BST 2022 -version=4.37.2 +#Wed Jul 20 00:09:44 BST 2022 +version=4.38.0 plugin-name=Boosters