v12 migration

This commit is contained in:
2024-05-29 09:07:45 +02:00
parent e5fde80466
commit 62e81f7d0a
2 changed files with 5 additions and 6 deletions

View File

@ -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.3",
"version": "7.0.0",
"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.3.zip",
"download": "https://www.uberwald.me/gitea/public/wfrp4e-dotr-maps/archive/wfrp4e-maps-dotr-7.0.0.zip",
"id": "wfrp4e-dotr-maps",
"authors": [
{
@ -31,7 +31,7 @@
}
],
"compatibility": {
"minimum": "8",
"verified": "11"
"minimum": "10",
"verified": "12"
}
}