From b4db83feb18efd5942275d117c1059131835dd55 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Sun, 12 Feb 2023 16:54:39 +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 29dd883..00ed2b8 100644 --- a/build.gradle +++ b/build.gradle @@ -48,7 +48,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.46.0' - implementation 'com.willfp:libreforge:3.129.0' + implementation 'com.willfp:libreforge:3.129.1' implementation 'com.willfp:ecomponent:1.0.0' implementation 'org.joml:joml:1.10.4' diff --git a/gradle.properties b/gradle.properties index 3f7d249..850c120 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Thu Feb 09 14:11:37 GMT 2023 -version=1.36.0 +#Sun Feb 12 16:54:39 GMT 2023 +version=1.36.1 plugin-name=EcoJobs