From 5562cc6629bdd45e962356e58deb202f964f1710 Mon Sep 17 00:00:00 2001 From: sladecraven Date: Sat, 21 May 2022 12:57:12 +0200 Subject: [PATCH] Migrate repo --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index 3e11457..8f8e0b8 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "name": "wfrp4e-dotr-maps", "title": "WFRP4E - Fan-made maps for Death on the Reik", "description": "Module for maps for DotR (aka chapter 2 of the Imperial Campaign)", - "version": "5.0.1", + "version": "5.0.2", "minimumCoreVersion" : "0.6.0", "compatibleCoreVersion": "9", "author": "LeRatierBretonnien", @@ -28,5 +28,5 @@ }], "url": "https://www.uberwald.me/gitea/public/wfrp4e-dotr-maps", "manifest": "https://www.uberwald.me/gitea/public/wfrp4e-dotr-maps/raw/master/module.json", - "download": "https://www.uberwald.me/gitea/public/wfrp4e-dotr-maps/archive/wfrp4e-maps-dotr-5.0.1.zip" + "download": "https://www.uberwald.me/gitea/public/wfrp4e-dotr-maps/archive/wfrp4e-maps-dotr-5.0.2.zip" }