From c4ea85ff7fa0dc21fca9f83cd3bb8633644da1e1 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Wed, 23 Nov 2022 17:26:26 +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 0a14fb9..115e90b 100644 --- a/build.gradle +++ b/build.gradle @@ -49,7 +49,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.44.0' - implementation 'com.willfp:libreforge:3.120.1' + implementation 'com.willfp:libreforge:3.121.0' implementation 'com.willfp:ecomponent:1.0.0' implementation 'org.joml:joml:1.10.4' diff --git a/gradle.properties b/gradle.properties index 1a07650..155621b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon Nov 21 16:04:13 GMT 2022 -version=1.60.1 +#Wed Nov 23 17:26:26 GMT 2022 +version=1.61.0 plugin-name=EcoPets