From 61aef9062ac7d20f9df115c80c4958bdac8974a4 Mon Sep 17 00:00:00 2001 From: sladecraven Date: Sat, 21 May 2022 10:07:44 +0200 Subject: [PATCH] Migrate repo --- module.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/module.json b/module.json index 9742c9a..0e8edcc 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": "1.104", + "version": "5.0.0", "minimumCoreVersion" : "0.6.0", "compatibleCoreVersion": "9", "author": "LeRatierBretonnien", @@ -26,7 +26,7 @@ "name": "Français", "path": "lang/fr.json" }], - "url": "https://gitlab.com/LeRatierBretonnien/wfrp4e-dotr-maps", - "manifest": "https://gitlab.com/LeRatierBretonnien/wfrp4e-dotr-maps/raw/master/module.json", - "download": "https://gitlab.com/LeRatierBretonnien/wfrp4e-dotr-maps/-/archive/master/wfrp4e-dotr-maps.zip" + "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://gitlab.com/LeRatierBretonnien/wfrp4e-dotr-maps/archive/wfrp4e-maps-dotr-5.0.0.zip" }