From f3ba50b3d571bb173f402f9acb1d602e0909fd4c Mon Sep 17 00:00:00 2001 From: Auxilor Date: Fri, 4 Feb 2022 10:22:54 +0000 Subject: [PATCH] Updated to 7.27.0 --- build.gradle | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index 01ef676..a8b3c10 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.11.0' + implementation 'com.willfp:libreforge:3.12.0' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 7c6c1d3..6d2a43a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 7.26.1 +version = 7.27.0 plugin-name = EcoArmor \ No newline at end of file