diff --git a/module.json b/module.json index bc30013..a667904 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "title": "Beaver's Potions", "description": "A Content Module", "id": "beavers-potions", - "version": "1.0.5", + "version": "1.0.6", "authors": [ { "name": "angryBeaver", @@ -74,7 +74,7 @@ { "id": "midi-qol", "type": "module", - "manifest": "https://gitlab.com/tposney/midi-qol/raw/master/package/module.json", + "manifest": "https://gitlab.com/tposney/midi-qol/raw/v10/package/module.json", "compatibility": { "verified": "10.0.23" } @@ -90,7 +90,7 @@ { "id": "dae", "type": "module", - "manifest": "https://gitlab.com/tposney/dae/raw/master/package/module.json", + "manifest": "https://gitlab.com/tposney/dae/raw/v10/package/module.json", "compatibility": { "verified": "0.5.6" } @@ -114,7 +114,7 @@ { "id": "ActiveAuras", "type": "module", - "manifest": "https://raw.githubusercontent.com/Kandashi/Active-Auras/releases/latest/download/module.json", + "manifest": "https://raw.githubusercontent.com/Kandashi/Active-Auras/main/module.json", "compatibility": { "verified": "0.5.4" } diff --git a/package.json b/package.json index fa70e8b..1c917d7 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "beavers-potions", "title": "Beaver's Potions", - "version": "1.0.5", + "version": "1.0.6", "description": "Potions", "devDir": "C:\\Users\\Riess\\AppData\\Local\\FoundryVTT\\Data\\modules", "main": "src/main.js",