From ed4570d5aeb6d7505df8953e8677f3186af940e1 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Sun, 9 Oct 2022 15:04:07 +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 92912b81..8a8dbfd6 100644 --- a/build.gradle +++ b/build.gradle @@ -46,7 +46,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.43.0' - implementation 'com.willfp:libreforge:3.110.0' + implementation 'com.willfp:libreforge:3.111.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 102561d1..b201a270 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Fri Oct 07 20:11:31 BST 2022 -version=9.0.0-b45 +#Sun Oct 09 15:04:07 BST 2022 +version=9.0.0-b46 plugin-name=EcoEnchants