From 5cba64d19fd09cc65ed8ad101c966fb8f7fbe1e9 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Sun, 16 Oct 2022 23:26:32 +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 e220c0b..1a147bf 100644 --- a/build.gradle +++ b/build.gradle @@ -47,7 +47,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.43.6' - implementation 'com.willfp:libreforge:3.112.0' + implementation 'com.willfp:libreforge:3.112.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 820a075..f9409aa 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Thu Oct 13 20:11:59 BST 2022 -version=1.17.0 +#Sun Oct 16 23:26:32 BST 2022 +version=1.17.1 plugin-name=EcoJobs