diff --git a/build.gradle b/build.gradle index 2c17bcd..01b9a1d 100644 --- a/build.gradle +++ b/build.gradle @@ -61,7 +61,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.35.1' - implementation 'com.willfp:libreforge:3.70.0' + implementation 'com.willfp:libreforge:3.70.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index d1efea4..e923c6d 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Fri Jun 24 13:58:36 BST 2022 -version=3.81.0 +#Sat Jun 25 22:23:32 BST 2022 +version=3.81.1 plugin-name=EcoItems