diff --git a/build.gradle b/build.gradle index c521bf8..d51d894 100644 --- a/build.gradle +++ b/build.gradle @@ -63,7 +63,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.37.2' - implementation 'com.willfp:libreforge:3.82.0' + implementation 'com.willfp:libreforge:3.83.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 612cda4..1439dfa 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Sat Aug 13 11:58:03 CEST 2022 -version=5.91.0 +#Sun Aug 14 17:30:20 CEST 2022 +version=5.92.0 plugin-name=Talismans