From 1b06d5ae049256cf9e50683275bc08a4ca75d789 Mon Sep 17 00:00:00 2001 From: Matt Kniller <8039354+mkniller@users.noreply.github.com> Date: Thu, 28 Sep 2023 13:27:23 -0400 Subject: [PATCH] fixed version numbers --- DiceSoNice/ExtraLifeDice/module.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/DiceSoNice/ExtraLifeDice/module.json b/DiceSoNice/ExtraLifeDice/module.json index 30fee4a..776a005 100644 --- a/DiceSoNice/ExtraLifeDice/module.json +++ b/DiceSoNice/ExtraLifeDice/module.json @@ -1,7 +1,7 @@ { "title": "Extra Life for Dice So Nice", "description": "Additional Dice presets and themes for Dice So Nice. Requires Dice So Nice module to work.", - "version": "0.0.1", + "version": "0.0.2", "authors": [ { "name": "TwistedTri", @@ -28,6 +28,6 @@ "minimum": "0.7.9", "verified": "11.309" }, - "manifest": "https://github.com/twistedtristudio/FoundryVTT/releases/download/0.0.2/module.json", - "download": "https://github.com/twistedtristudio/FoundryVTT/releases/download/0.0.2/extralifedice.zip" + "manifest": "https://github.com/twistedtristudio/FoundryVTT/releases/download/latest/module.json", + "download": "https://github.com/twistedtristudio/FoundryVTT/releases/download/latest/extralifedice.zip" } \ No newline at end of file