From c8565e34f7c8842a526098580072c7d83954b727 Mon Sep 17 00:00:00 2001 From: LeRatierBretonnien Date: Sat, 27 May 2023 17:00:41 +0200 Subject: [PATCH] v10/v11 compat --- module.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/module.json b/module.json index 42bd06f..ae3fb18 100644 --- a/module.json +++ b/module.json @@ -1,7 +1,7 @@ { "title": "WFRP4E - Fan-made maps for Death on the Reik", "description": "Module for maps for DotR (aka chapter 2 of the Imperial Campaign)", - "version": "6.0.2", + "version": "6.0.3", "packs": [ { "label": "DotR - Buildings and Maps", @@ -22,7 +22,7 @@ ], "url": "https://www.uberwald.me/gitea/public/wfrp4e-dotr-maps", "manifest": "https://www.uberwald.me/gitea/public/wfrp4e-dotr-maps/raw/branch/master/module.json", - "download": "https://www.uberwald.me/gitea/public/wfrp4e-dotr-maps/archive/wfrp4e-maps-dotr-6.0.2.zip", + "download": "https://www.uberwald.me/gitea/public/wfrp4e-dotr-maps/archive/wfrp4e-maps-dotr-6.0.3.zip", "id": "wfrp4e-dotr-maps", "authors": [ { @@ -32,6 +32,7 @@ ], "compatibility": { "minimum": "8", - "verified": "10" + "verified": "11", + "maximum": "11" } } \ No newline at end of file