From 8a495fa306089563dea8256dc0a2bca99fbaab60 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Thu, 16 Jun 2022 16:42:15 +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 77e161f..82f0c9f 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.61.0' + implementation 'com.willfp:libreforge:3.62.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index a64146a..cca1311 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Wed Jun 15 15:12:01 BST 2022 -version=4.24.0 +#Thu Jun 16 16:42:15 BST 2022 +version=4.25.0 plugin-name=Boosters