From f2cf0b5361b1c9a48ac19fd8d77f2a54be6d4983 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Thu, 3 Feb 2022 19:07:25 +0000 Subject: [PATCH] Updated to 4.38.1 --- eco-core/core-plugin/src/main/resources/plugin.yml | 3 --- gradle.properties | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/eco-core/core-plugin/src/main/resources/plugin.yml b/eco-core/core-plugin/src/main/resources/plugin.yml index 4869c97..5d3d139 100644 --- a/eco-core/core-plugin/src/main/resources/plugin.yml +++ b/eco-core/core-plugin/src/main/resources/plugin.yml @@ -15,9 +15,6 @@ softdepend: - AureliumSkills - PlayerPoints - Jobs -libraries: - - 'org.jetbrains.kotlin:kotlin-stdlib:1.6.0' - - 'com.github.ben-manes.caffeine:caffeine:3.0.5' commands: reforges: diff --git a/gradle.properties b/gradle.properties index fb2cea9..5c33487 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 4.38.0 +version = 4.38.1 plugin-name = Reforges \ No newline at end of file