From 26cf3d2d33c97ec047a1b11f479167527485e0f6 Mon Sep 17 00:00:00 2001 From: Esophose Date: Thu, 30 Apr 2020 14:57:11 -0600 Subject: [PATCH] Version number needs to have quotes --- src/main/resources/plugin.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 14cffec..26c5319 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,7 +1,7 @@ name: PlayerParticles main: dev.esophose.playerparticles.PlayerParticles -version: @version@ -api-version: 1.13 +version: '@version@' +api-version: '1.13' description: Display particles around your player and blocks using customized styles and data! author: Esophose website: https://www.spigotmc.org/resources/playerparticles.40261/