From 3f10991b0b9e0b176a7873f204a6465cdab189d1 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Sun, 16 Oct 2022 23:27:10 +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 47a2a3a..bd446e7 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.112.0' + implementation 'com.willfp:libreforge:3.112.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 8ba6b9d..6c3fd00 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Thu Oct 13 20:13:06 BST 2022 -version=5.121.0 +#Sun Oct 16 23:27:10 BST 2022 +version=5.121.1 plugin-name=Talismans