From 96220773cb34514b76a67fca9bb7d98cd7a43b90 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Tue, 12 Jul 2022 14:58: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 cf4cd9f..0707dc1 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.0' + implementation 'com.willfp:libreforge:3.74.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index e7bc666..12b7e83 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon Jul 11 16:15:44 BST 2022 -version=4.37.0 +#Tue Jul 12 14:58:15 BST 2022 +version=4.37.1 plugin-name=Boosters