diff --git a/build.gradle b/build.gradle index bd59809..ba2a149 100644 --- a/build.gradle +++ b/build.gradle @@ -45,7 +45,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.43.0' - implementation 'com.willfp:libreforge:3.108.0' + implementation 'com.willfp:libreforge:3.108.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 22e33b3..9ff08bc 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon Oct 03 18:29:16 BST 2022 -version=5.59.1 +#Tue Oct 04 15:53:05 BST 2022 +version=5.59.2 plugin-name=Reforges