Updated version for compatibility with modules

This commit is contained in:
Jacob Lucas 2021-06-04 23:21:52 +01:00
parent 92bf020cdf
commit db5e90281c

View file

@ -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"