From 2f3c5f60a4698d5b65b08abaaa8555fd131b4d75 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Mon, 13 Jun 2022 11:46:17 +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 3ea0b0a..f8f769d 100644 --- a/build.gradle +++ b/build.gradle @@ -63,7 +63,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.35.1' - implementation 'com.willfp:libreforge:3.59.0' + implementation 'com.willfp:libreforge:3.59.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 6eb3926..3267dde 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Sat Jun 11 11:14:57 BST 2022 -version=8.44.1 +#Mon Jun 13 11:46:17 BST 2022 +version=8.44.2 plugin-name=EcoBosses