diff --git a/build.gradle b/build.gradle index c1b4f11..ef9ee92 100644 --- a/build.gradle +++ b/build.gradle @@ -48,7 +48,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.37.1' - implementation 'com.willfp:libreforge:3.67.0' + implementation 'com.willfp:libreforge:3.68.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 7a9d617..8cc8d38 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon Jun 20 21:38:10 BST 2022 -version=1.5.1 +#Wed Jun 22 12:43:42 BST 2022 +version=1.6.0 plugin-name=EcoPets