From 7a18055c18f18d51c9b29197f0d129665c64699e Mon Sep 17 00:00:00 2001 From: Jacob Lucas Date: Fri, 2 Jul 2021 02:49:05 +0100 Subject: [PATCH] Bump max version to latest --- system.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system.json b/system.json index ac8b4dc2..ae9d48c4 100644 --- a/system.json +++ b/system.json @@ -152,7 +152,7 @@ "primaryTokenAttribute": "attributes.hp", "secondaryTokenAttribute": null, "minimumCoreVersion": "0.8.2", - "compatibleCoreVersion": "0.8.7", + "compatibleCoreVersion": "0.8.8", "url": "https://github.com/unrealkakeman89/sw5e", "manifest": "https://raw.githubusercontent.com/unrealkakeman89/sw5e/master/system.json", "download": "https://github.com/unrealkakeman89/sw5e/archive/master.zip"