From 26d44fb2d9b243a48f1b225bb05d9dcffd2700cb Mon Sep 17 00:00:00 2001 From: Auxilor Date: Tue, 18 Oct 2022 14:12:39 +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 1a147bf..a49ca9d 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.1' + implementation 'com.willfp:libreforge:3.113.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index f9409aa..e48c19d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Sun Oct 16 23:26:32 BST 2022 -version=1.17.1 +#Tue Oct 18 14:12:39 BST 2022 +version=1.18.0 plugin-name=EcoJobs