From 3e45a502ced40508c344fa1650e6314513929dc5 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Sat, 22 Jan 2022 17:28:51 +0000 Subject: [PATCH] Updated libreforge --- build.gradle | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index 61553d4..a0b4721 100644 --- a/build.gradle +++ b/build.gradle @@ -62,7 +62,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.20.0' - implementation 'com.willfp:libreforge:3.7.0' + implementation 'com.willfp:libreforge:3.7.1' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index dda3981..1a683fa 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 5.15.0 +version = 5.15.1 plugin-name = Talismans \ No newline at end of file