From dd65bfa58d6d301de93e2ac72e7417a9460bb4bb Mon Sep 17 00:00:00 2001 From: Auxilor Date: Thu, 4 Aug 2022 12:25:02 +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 ab93020..31c6fda 100644 --- a/build.gradle +++ b/build.gradle @@ -48,7 +48,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.37.1' - implementation 'com.willfp:libreforge:3.80.1' + implementation 'com.willfp:libreforge:3.80.2' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index f66fd3d..a9349b2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Tue Aug 02 16:27:25 BST 2022 -version=1.16.2 +#Thu Aug 04 12:25:02 BST 2022 +version=1.16.3 plugin-name=EcoPets