From 135bd8861d95630fc382243af7adf4e20099a408 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Thu, 6 Oct 2022 12:04:43 +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 8f849ff..89397ab 100644 --- a/build.gradle +++ b/build.gradle @@ -63,7 +63,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.37.2' - implementation 'com.willfp:libreforge:3.108.1' + implementation 'com.willfp:libreforge:3.109.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 2b877a6..41fee19 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Tue Oct 04 15:53:19 BST 2022 -version=5.117.1 +#Thu Oct 06 12:04:43 BST 2022 +version=5.118.0 plugin-name=Talismans