From c215155a8c9cf10f3b5a09d0797da987492df779 Mon Sep 17 00:00:00 2001 From: Tom Rodriguez Date: Sat, 6 Aug 2022 11:39:20 -0700 Subject: [PATCH] Update Download URL --- module.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module.json b/module.json index 4248b90..951a619 100644 --- a/module.json +++ b/module.json @@ -2,9 +2,9 @@ "name": "hm-ensemble", "title": "Harn Ensemble of NPCs", "description": "Miscellaneous NPCs for use with HarnMAster for Foundry VTT", - "version": "1.1.2", + "version": "1.1.3", "minimumCoreVersion": "0.8.8", - "compatibleCoreVersion": "0.8.6", + "compatibleCoreVersion": "9", "minimumSystemVersion": "1.2.19", "systems": ["hm3"], "author": "toastygm", @@ -60,5 +60,5 @@ ], "url": "https://github.com/toastygm/hm-ensemble/", "manifest": "https://raw.githubusercontent.com/toastygm/hm-ensemble/master/module.json", - "download": "https://github.com/toastygm/hm-ensemble/archive/v1.1.2.zip" + "download": "https://github.com/toastygm/hm-ensemble/archive/v1.1.3.zip" }