From db5e90281c0bb0969a8604057900880181b7a24d Mon Sep 17 00:00:00 2001 From: Jacob Lucas Date: Fri, 4 Jun 2021 23:21:52 +0100 Subject: [PATCH] Updated version for compatibility with modules --- system.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system.json b/system.json index d7b21d52..c749e9a4 100644 --- a/system.json +++ b/system.json @@ -2,7 +2,7 @@ "name": "sw5e", "title": "SW 5th Edition", "description": "A comprehensive game system for running games of SW 5th Edition in the Foundry VTT environment.", - "version": "1.2.4.R1-A5", + "version": "1.3.2", "author": "Dev Team", "scripts": [], "esmodules": ["sw5e.js"], @@ -195,7 +195,7 @@ "primaryTokenAttribute": "attributes.hp", "secondaryTokenAttribute": null, "minimumCoreVersion": "0.8.3", - "compatibleCoreVersion": "0.8.5", + "compatibleCoreVersion": "0.8.6", "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"