From c94024ea1964a24e9993c98a432cda7a7344304f Mon Sep 17 00:00:00 2001 From: Auxilor Date: Thu, 21 Jul 2022 20:15: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 531b5b5..a0393a4 100644 --- a/build.gradle +++ b/build.gradle @@ -48,7 +48,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.37.1' - implementation 'com.willfp:libreforge:3.75.0' + implementation 'com.willfp:libreforge:3.76.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 27841d5..0b8122a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Wed Jul 20 00:11:07 BST 2022 -version=1.11.2 +#Thu Jul 21 20:15:00 BST 2022 +version=1.12.0 plugin-name=EcoPets