From cbc67ad3f141af7d8a3107bf47621b44d187cad3 Mon Sep 17 00:00:00 2001 From: akrigline Date: Tue, 2 Mar 2021 08:47:10 -0500 Subject: [PATCH] version bump v1.0.2 --- src/module.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/module.json b/src/module.json index 2ff1797..829a0d9 100755 --- a/src/module.json +++ b/src/module.json @@ -29,10 +29,10 @@ "compatibleCoreVersion": "0.7.9", "bugs": "https://github.com/League-of-Foundry-Developers/foundryvtt-devMode/issues", "changelog": "https://github.com/League-of-Foundry-Developers/foundryvtt-devMode/releases", - "download": "https://github.com/ElfFriend-DnD/foundryvtt-confetti/releases/download/v1.0.2/module.zip", - "manifest": "https://github.com/ElfFriend-DnD/foundryvtt-confetti/releases/latest/download/module.json", + "download": "https://github.com/League-of-Foundry-Developers/foundryvtt-devMode/releases/download/v1.0.2/module.zip", + "manifest": "https://github.com/League-of-Foundry-Developers/foundryvtt-devMode/releases/latest/download/module.json", "readme": "https://raw.githubusercontent.com/League-of-Foundry-Developers/foundryvtt-devMode/main/README.md", - "url": "https://github.com/ElfFriend-DnD/foundryvtt-confetti", + "url": "https://github.com/League-of-Foundry-Developers/foundryvtt-devMode", "allowBugReporter": true, "library": true } \ No newline at end of file