diff --git a/module.json b/module.json index 35d25fe..8aa3956 100644 --- a/module.json +++ b/module.json @@ -2,9 +2,9 @@ "name": "wfrp4e-pbth-maps", "title": "WFRP4E - Fan-made maps for Power Behind The Throne", "description": "Module for maps for PBTH (aka chapter 3 of the Imperial Campaign)", - "version": "0.0.6", + "version": "0.0.7", "minimumCoreVersion" : "0.6.0", - "compatibleCoreVersion": "1.0.0", + "compatibleCoreVersion": "9", "author": "LeRatierBretonnien", "dependencies": [ ], @@ -15,7 +15,7 @@ "packs": [ { "label": "PBtH - Buildings and Maps", - "entity": "Scene", + "type": "Scene", "name": "pbth-maps", "path": "./packs/pbth-maps.db", "package": "wfrp4e-pbth-maps"