From adf58b28b645dd4d2f4f742a36e54cf3dd243286 Mon Sep 17 00:00:00 2001 From: magicjedi90 Date: Tue, 21 Jul 2020 17:49:01 -0700 Subject: [PATCH] update manifest url to point at master --- system.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system.json b/system.json index d3413afb..0a587454 100644 --- a/system.json +++ b/system.json @@ -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" }