From 45fa76b4fc20e3ac138a50139762db8754a10654 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Wed, 15 Feb 2023 20:59:25 +0000 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 7132eab..a893a97 100644 --- a/build.gradle +++ b/build.gradle @@ -43,7 +43,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.44.0' - implementation 'com.willfp:libreforge:3.129.1' + implementation 'com.willfp:libreforge:3.129.2' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index c9744f6..83ea848 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Sun Feb 12 16:56:03 GMT 2023 -version=4.93.1 +#Wed Feb 15 20:59:25 GMT 2023 +version=4.93.2 plugin-name=Boosters