diff --git a/build.gradle b/build.gradle index bbcbd94..a777afb 100644 --- a/build.gradle +++ b/build.gradle @@ -46,7 +46,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.46.0' - implementation 'com.willfp:libreforge:3.120.1' + implementation 'com.willfp:libreforge:3.121.0' implementation 'com.willfp:ecomponent:1.3.0' implementation 'org.joml:joml:1.10.4' diff --git a/gradle.properties b/gradle.properties index f003cc0..8dfc577 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon Nov 21 16:02:42 GMT 2022 -version=5.72.1 +#Wed Nov 23 17:24:59 GMT 2022 +version=5.73.0 plugin-name=Reforges