From 88576cda016e513ae1e3d3743b912baed32dc39f Mon Sep 17 00:00:00 2001 From: Andrew Date: Tue, 7 Sep 2021 09:36:10 -0400 Subject: [PATCH] Designate compatibility with 0.8.9 --- system.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system.json b/system.json index 4638626f18..45818676a0 100644 --- a/system.json +++ b/system.json @@ -92,7 +92,7 @@ "primaryTokenAttribute": "attributes.hp", "secondaryTokenAttribute": null, "minimumCoreVersion": "0.8.2", - "compatibleCoreVersion": "0.8.8", + "compatibleCoreVersion": "0.8.9", "url": "https://gitlab.com/foundrynet/dnd5e", "manifest": "https://gitlab.com/foundrynet/dnd5e/raw/master/system.json", "download": "https://gitlab.com/foundrynet/dnd5e/-/archive/release-1.4.3/dnd5e-release-1.4.3.zip"