From da575b794fc36807a644e183ac46ab953dd5904c Mon Sep 17 00:00:00 2001 From: Auxilor Date: Thu, 4 Aug 2022 13:04:37 +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 aa52a7b..b0c4f3a 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.80.2' + implementation 'com.willfp:libreforge:3.81.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 321f366..5b3bc45 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Thu Aug 04 12:27:38 BST 2022 -version=5.89.2 +#Thu Aug 04 13:04:37 BST 2022 +version=5.90.0 plugin-name=Talismans