diff --git a/build.gradle b/build.gradle index 45cf7bb..c51d1f6 100644 --- a/build.gradle +++ b/build.gradle @@ -44,7 +44,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.35.1' - implementation 'com.willfp:libreforge:3.42.0' + implementation 'com.willfp:libreforge:3.43.0' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/eco-core/core-plugin/src/main/resources/plugin.yml b/eco-core/core-plugin/src/main/resources/plugin.yml index d9dfb0f..ab97c89 100644 --- a/eco-core/core-plugin/src/main/resources/plugin.yml +++ b/eco-core/core-plugin/src/main/resources/plugin.yml @@ -16,6 +16,7 @@ softdepend: - PlayerPoints - Jobs - EcoArmor + - TMMobcoins commands: reforges: diff --git a/gradle.properties b/gradle.properties index 6d53ee7..215bc0b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 4.69.0 +version = 4.70.0 plugin-name = Reforges \ No newline at end of file