From 9c1a73d1aab9b75a64c9b548de6a68bc5f22c9d9 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Tue, 5 Jul 2022 18:32:00 +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 0fc8f0a..5bdeb13 100644 --- a/build.gradle +++ b/build.gradle @@ -63,7 +63,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.34.0' - implementation 'com.willfp:libreforge:3.72.0' + implementation 'com.willfp:libreforge:3.72.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 6389555..0f2ea68 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon Jul 04 18:44:59 BST 2022 -version=7.88.0 +#Tue Jul 05 18:32:00 BST 2022 +version=7.88.1 plugin-name=EcoArmor