From bdc37a2f32447c7ff2053933f0707477721624b7 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Mon, 11 Jul 2022 16:15:58 +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 41720a4..2ebcd42 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.73.0' + implementation 'com.willfp:libreforge:3.74.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 7657fa8..06f9575 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Sat Jul 09 12:10:21 BST 2022 -version=7.89.0 +#Mon Jul 11 16:15:58 BST 2022 +version=7.90.0 plugin-name=EcoArmor