diff --git a/build.gradle b/build.gradle index 8a664a3..0cb63d1 100644 --- a/build.gradle +++ b/build.gradle @@ -44,7 +44,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.20.0' - implementation 'com.willfp:libreforge:3.6.0' + implementation 'com.willfp:libreforge:3.6.1' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index f3233c8..2026ec7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 4.32.0 +version = 4.32.1 plugin-name = Reforges \ No newline at end of file