From f1fb2400f4c7fd251e14727876c668e07cef551c Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Mon, 9 Oct 2023 20:10:01 +0200 Subject: [PATCH] Fix map naming --- module.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module.json b/module.json index 7d1638e..3c22542 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "id": "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": "6.0.5", + "version": "7.0.0", "compatibility": { "minimum": "8", "verified": "11" @@ -12,14 +12,14 @@ "label": "PBtH - Buildings and Maps", "type": "Scene", "name": "pbth-maps", - "path": "packs/pbth-maps", + "path": "packs/pbth-maps.db", "flags": {}, "private": false } ], "url": "https://www.uberwald.me/gitea/public/wfrp4e-pbth-maps", "manifest": "https://www.uberwald.me/gitea/public/wfrp4e-pbth-maps/raw/master/module.json", - "download": "https://www.uberwald.me/gitea/public/wfrp4e-pbth-maps/archive/wfrp4e-maps-pbth-6.0.5.zip", + "download": "https://www.uberwald.me/gitea/public/wfrp4e-pbth-maps/archive/wfrp4e-maps-pbth-7.0.0.zip", "authors": [ { "name": "LeRatierBretonnien",