From 3f892be9fddd1d2ae53cc4a9ba8d34095b2fd531 Mon Sep 17 00:00:00 2001 From: jolheiser Date: Sun, 20 Feb 2022 22:16:43 -0600 Subject: [PATCH] Update version in plugin yml Signed-off-by: jolheiser --- src/main/resources/plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 9758768..c8c45b0 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,5 +1,5 @@ name: Mixtape -version: ${project.version} +version: 2.3 main: xyz.etztech.mixtape.Mixtape authors: [Etzelia] description: A Command wRapper plugin.