diff --git a/module.json b/module.json index d4ff541..d6b7916 100644 --- a/module.json +++ b/module.json @@ -2,9 +2,9 @@ "name": "wfrp4e-eis-maps", "title": "WFRP4E - Fan-made maps for Ennemy in Shadows", "description": "Module for maps for EiS (aka chapter 1 of the Imperial Campaign)", - "version": "1.1.1", + "version": "1.2.0", "minimumCoreVersion" : "0.6.0", - "compatibleCoreVersion": "0.8.9", + "compatibleCoreVersion": "9", "author": "LeRatierBretonnien", "dependencies": [ ], @@ -15,14 +15,14 @@ "packs": [ { "label": "EiS - Buildings and Maps", - "entity": "Scene", + "type": "Scene", "name": "ennemy-in-shadows-maps", "path": "./packs/ennemy-in-shadows-maps.db", "package": "wfrp4e-eis-maps" }, { "label": "EiS Maps", - "entity": "JournalEntry", + "type": "JournalEntry", "name": "eis-maps", "path": "./packs/eis-maps.db", "package": "wfrp4e-eis-maps"