From 956af06099790bca122502a7359e896c7b155b69 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Tue, 7 Feb 2023 14:47:23 +0000 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 cec3cef..2c87d90 100644 --- a/build.gradle +++ b/build.gradle @@ -63,7 +63,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.44.0' - implementation 'com.willfp:libreforge:3.128.1' + implementation 'com.willfp:libreforge:3.128.2' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 9b0ab51..3636325 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Sat Feb 04 15:37:31 GMT 2023 -version=7.144.1 +#Tue Feb 07 14:47:23 GMT 2023 +version=7.144.2 plugin-name=EcoArmor