From 6695fa7bcfba2b18a1cb7f17fbbcb5dba55da39b Mon Sep 17 00:00:00 2001 From: Cola Date: Tue, 21 Dec 2021 23:21:01 +0000 Subject: [PATCH] Fix plugin.yml --- plugins/itemexchange-paper/src/main/resources/plugin.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/itemexchange-paper/src/main/resources/plugin.yml b/plugins/itemexchange-paper/src/main/resources/plugin.yml index 8f38b992b..4646f4893 100644 --- a/plugins/itemexchange-paper/src/main/resources/plugin.yml +++ b/plugins/itemexchange-paper/src/main/resources/plugin.yml @@ -1,5 +1,5 @@ -name: ${project.name} -version: ${project.version} +name: ItemExchange +version: 1.6.0-SNAPSHOT authors: [gmlaxfanatic, Protonull] main: com.untamedears.itemexchange.ItemExchangePlugin api-version: 1.16