From 2d0ddbbb8fe0a517f59747aec93e56da52f8c25c Mon Sep 17 00:00:00 2001 From: sladecraven Date: Tue, 28 Dec 2021 11:00:36 +0100 Subject: [PATCH] Sync with v9 --- module.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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"