Update module.json

This commit is contained in:
2021-07-27 18:32:52 +02:00
committed by GitHub
parent 5b229a0832
commit 3a4dfd2293

View File

@@ -2,7 +2,7 @@
"name": "wfrp4e-night-of-blood",
"title": "Night of Blood (WFRP 4e)",
"description": "The classic Warhammer Fantasy Roleplay adventure, perfect for introducing new players",
"version": "1.2",
"version": "1.3",
"author": "Stu",
"dependencies": [
{
@@ -62,7 +62,7 @@
}
],
"minimumCoreVersion": "0.8.0",
"manifest": "https://raw.githubusercontent.com/CStuartEKerrigan/WFRP-Night-of-Blood-4e-FVTT/master/module.json",
"download": "https://github.com/CStuartEKerrigan/WFRP-Night-of-Blood-4e-FVTT/archive/master.zip",
"manifest": "https://raw.githubusercontent.com/sladecraven/WFRP-Night-of-Blood-4e-FVTT/master/module.json",
"download": "https://github.com/sladecraven/WFRP-Night-of-Blood-4e-FVTT/archive/master.zip",
"url": "https://github.com/CStuartEKerrigan/WFRP-Night-of-Blood-4e-FVTT/"
}