aboutsummaryrefslogtreecommitdiffstats
path: root/bukkit/src/main/resources/plugin.yml
diff options
context:
space:
mode:
Diffstat (limited to 'bukkit/src/main/resources/plugin.yml')
-rw-r--r--bukkit/src/main/resources/plugin.yml2
1 files changed, 1 insertions, 1 deletions
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