From e07095435c6e7360642c52a52c9a44e86547c5f3 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Thu, 4 Aug 2022 12:25:26 +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 c12358a..aa52a7b 100644 --- a/build.gradle +++ b/build.gradle @@ -63,7 +63,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.37.2' - 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 c35f376..4f6839e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Tue Aug 02 16:27:44 BST 2022 -version=5.89.1 +#Thu Aug 04 12:25:26 BST 2022 +version=5.89.2 plugin-name=Talismans