From 3ae56bf95271e660ba089a9d9357dbbd3265352c Mon Sep 17 00:00:00 2001 From: LMBishop <13875753+LMBishop@users.noreply.github.com> Date: Sat, 5 Mar 2022 16:28:35 +0000 Subject: Fix display of incorrect version --- bukkit/src/main/resources/plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bukkit/src') diff --git a/bukkit/src/main/resources/plugin.yml b/bukkit/src/main/resources/plugin.yml index 72efe0c5..499b3e07 100644 --- a/bukkit/src/main/resources/plugin.yml +++ b/bukkit/src/main/resources/plugin.yml @@ -1,7 +1,7 @@ name: Quests # This will be replaced with the property "version" in build.gradle -version: ${version} +version: "${version}" main: com.leonardobishop.quests.bukkit.BukkitQuestsPlugin website: https://github.com/LMBishop/Quests -- cgit v1.2.3-70-g09d2