From fa3c5b8020f2325964f70c8774e08df1f44f67a2 Mon Sep 17 00:00:00 2001 From: Auxilor Date: Sat, 18 Jun 2022 10:49:07 +0100 Subject: [PATCH] Added polymart resource ID --- eco-core/core-plugin/src/main/resources/eco.yml | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/eco-core/core-plugin/src/main/resources/eco.yml b/eco-core/core-plugin/src/main/resources/eco.yml index f540dff..84fa566 100644 --- a/eco-core/core-plugin/src/main/resources/eco.yml +++ b/eco-core/core-plugin/src/main/resources/eco.yml @@ -1,3 +1,3 @@ -resource-id: 0 +resource-id: 2534 bstats-id: 15502 color: "&#d977c2" \ No newline at end of file diff --git a/gradle.properties b/gradle.properties index aae6bb9..ebb06c8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version=1.0.0 +version=1.0.1 plugin-name=EcoPets