From fe29bb611fc84d04369635934a66443ec6aec8e7 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Fri, 7 Oct 2022 19:50:42 +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 b003a86..0b7b74f 100644 --- a/build.gradle +++ b/build.gradle @@ -47,7 +47,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.42.0' - implementation 'com.willfp:libreforge:3.109.0' + implementation 'com.willfp:libreforge:3.110.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index bb61447..27d6609 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Thu Oct 06 12:02:41 BST 2022 -version=1.14.1 +#Fri Oct 07 19:50:42 BST 2022 +version=1.15.0 plugin-name=EcoJobs