Skip to content

Commit

Permalink
Update module.json
Browse files Browse the repository at this point in the history
Updated module.json to point towards 0.7.9 version
  • Loading branch information
DanielBoettner authored May 23, 2021
1 parent d08b377 commit 5c7464c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"styles": [],
"socket": false,
"url": "https://github.com/DanielBoettner/fvtt-loot-populator-npc-5e",
"manifest": "https://github.com/DanielBoettner/fvtt-loot-populator-npc-5e/master/module.json",
"download": "https://github.com/DanielBoettner/fvtt-loot-populator-npc-5e/archive/master.zip"
"manifest": "https://raw.githubusercontent.com/DanielBoettner/fvtt-loot-populator-npc-5e/0.7.9/module.json",
"download": "https://github.com/DanielBoettner/fvtt-loot-populator-npc-5e/archive/0.7.9.zip"
}

0 comments on commit 5c7464c

Please sign in to comment.