From a91575292292504de58b668198c1fb72f16fd745 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Mon, 12 Dec 2022 14:01:34 +0000 Subject: [PATCH] libreforge-updater --- build.gradle.kts | 2 +- gradle.properties | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/build.gradle.kts b/build.gradle.kts index 6025036..a25bdcc 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -41,7 +41,7 @@ allprojects { compileOnly("org.jetbrains:annotations:23.0.0") compileOnly("org.jetbrains.kotlin:kotlin-stdlib:1.7.10") - implementation("com.willfp:libreforge:3.126.0") + implementation("com.willfp:libreforge:3.126.1") implementation("org.joml:joml:1.10.4") } diff --git a/gradle.properties b/gradle.properties index b7c78a7..f0e7c71 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Fri Dec 09 17:01:53 GMT 2022 -version=8.112.0 +#Mon Dec 12 14:01:34 GMT 2022 +version=8.112.1 plugin-name=EcoBosses