diff --git a/build.gradle b/build.gradle index 1a1b4ab..161d112 100644 --- a/build.gradle +++ b/build.gradle @@ -45,7 +45,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.36.0' - implementation 'com.willfp:libreforge:3.57.0' + implementation 'com.willfp:libreforge:3.57.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index c515da7..1018459 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Fri Jun 03 11:36:20 BST 2022 -version=5.8.0 +#Sat Jun 04 13:45:00 BST 2022 +version=5.8.1 plugin-name=Reforges