From 8a20723d27844c94eeeac1a724a1d1b80bdf12dd Mon Sep 17 00:00:00 2001 From: Auxilor Date: Mon, 25 Jan 2021 09:31:00 +0000 Subject: [PATCH] Updated to 1.9.0 --- .../src/main/resources/talismans/relic/gravityrelic.yml | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/eco-core/core-plugin/src/main/resources/talismans/relic/gravityrelic.yml b/eco-core/core-plugin/src/main/resources/talismans/relic/gravityrelic.yml index 9e8d388..7634b0d 100644 --- a/eco-core/core-plugin/src/main/resources/talismans/relic/gravityrelic.yml +++ b/eco-core/core-plugin/src/main/resources/talismans/relic/gravityrelic.yml @@ -1,5 +1,5 @@ name: "Gravity Relic" -description: Take less damage the lower down you are, up to 40%x less. +description: Take less damage the lower down you are, up to 40% less. enabled: true obtaining: diff --git a/gradle.properties b/gradle.properties index e802af3..52cf71b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 1.8.4 +version = 1.9.0 plugin-name = Talismans \ No newline at end of file