From 6d6c01e4af539810fede9b3f4462f2c0d49a3e89 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Thu, 30 Jun 2022 22:33:44 +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 7969669..024d98f 100644 --- a/build.gradle +++ b/build.gradle @@ -43,7 +43,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.35.1' - implementation 'com.willfp:libreforge:3.71.0' + implementation 'com.willfp:libreforge:3.71.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 2784a71..95fc7ed 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Sun Jun 26 13:03:13 BST 2022 -version=4.34.0 +#Thu Jun 30 22:33:44 BST 2022 +version=4.34.1 plugin-name=Boosters