From e542aa7fef33cf37c19c2bac4a83eb49398ac3a0 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Sat, 27 Aug 2022 11:27:45 +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 03d3577..47c5142 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.87.2' + implementation 'com.willfp:libreforge:3.87.3' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 3a715c3..f3b916d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Wed Aug 24 12:52:43 CEST 2022 -version=5.96.2 +#Sat Aug 27 11:27:45 BST 2022 +version=5.96.3 plugin-name=Talismans