From 9830aed4841a53db5357dd6467b291bd1b68ba3d Mon Sep 17 00:00:00 2001 From: Auxilor Date: Tue, 2 Aug 2022 16:16:46 +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 8130b69..9003471 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.80.0' + implementation 'com.willfp:libreforge:3.80.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 9552786..d7f9169 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon Aug 01 11:19:06 BST 2022 -version=8.65.0 +#Tue Aug 02 16:16:46 BST 2022 +version=8.65.1 plugin-name=EcoBosses