diff --git a/module.json b/module.json index ba1770c..86bed0f 100644 --- a/module.json +++ b/module.json @@ -12,7 +12,7 @@ } } ], - "version": "v0.1.6", + "version": "v0.1.7", "compatibility": { "minimum": "12", "verified": "12" @@ -35,5 +35,5 @@ "compatibleCoreVersion": "12", "url": "https://github.com/MythicPalette/simpler-quests", "manifest": "https://github.com/MythicPalette/simpler-quests/releases/latest/download/module.json", - "download": "https://github.com/MythicPalette/simpler-quests/releases/download/v0.1.6/module.zip" + "download": "https://github.com/MythicPalette/simpler-quests/releases/download/v0.1.7/module.zip" }