From 80b06247dd1f25f29bd1bc24e32b308632661693 Mon Sep 17 00:00:00 2001 From: Mike Bloy Date: Mon, 29 Nov 2021 22:52:51 -0600 Subject: [PATCH] update version compatability --- module.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/module.json b/module.json index e5a41de..4f21cee 100644 --- a/module.json +++ b/module.json @@ -3,9 +3,10 @@ "title": "Savage Worlds Shared (MJB)", "description": "Shared helpers for Savage Worlds", "author": "mike", - "version": "1.0.0", - "minimumCoreVersion": "0.7.5", - "compatibleCoreVersion": "0.7.8", + "version": "1.1.0", + "minimumCoreVersion": "0.8.0", + "compatibleCoreVersion": "0.8.9", + "manifestPlusVersion": "1.2.0", "packs": [ { "name": "actiondeck",