update manifest url to point at master

This commit is contained in:
magicjedi90 2020-07-21 17:49:01 -07:00
parent e86183ff00
commit adf58b28b6

View file

@ -67,7 +67,7 @@
"minimumCoreVersion": "0.5.2",
"compatibleCoreVersion": "0.6.8",
"url": "https://github.com/unrealkakeman89/sw5e",
"manifest": "https://raw.githubusercontent.com/unrealkakeman89/sw5e/magicjedi90/system.json",
"manifest": "https://raw.githubusercontent.com/unrealkakeman89/sw5e/master/system.json",
"download": "https://github.com/unrealkakeman89/sw5e/archive/master.zip"
}