diff --git a/build.gradle b/build.gradle index a74ffd0..ab93020 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.80.0' + implementation 'com.willfp:libreforge:3.80.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 0712df6..ccc7fa6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon Aug 01 11:19:55 BST 2022 -version=1.16.0 +#Tue Aug 02 16:17:45 BST 2022 +version=1.16.1 plugin-name=EcoPets