diff --git a/changelog.md b/changelog.md index e08fac3..15515e2 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,8 @@ +# Release v5.0.0 + +Version align to wfrp system +Repository migration + # Release v0.0.8 Fix Tool House and black background on Weissbrck docks diff --git a/module.json b/module.json index 1199d2a..3f12f84 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "name": "wfrp4e-eis-maps", "title": "WFRP4E - Fan-made maps for Ennemy in Shadows", "description": "Module for maps for EiS (aka chapter 1 of the Imperial Campaign)", - "version": "1.2.1", + "version": "5.0.0", "minimumCoreVersion" : "0.6.0", "compatibleCoreVersion": "9", "author": "LeRatierBretonnien", @@ -33,7 +33,7 @@ "name": "Français", "path": "lang/fr.json" }], - "url": "https://gitlab.com/LeRatierBretonnien/wfrp4e-eis-maps", - "manifest": "https://gitlab.com/LeRatierBretonnien/wfrp4e-eis-maps/raw/master/module.json", - "download": "https://gitlab.com/LeRatierBretonnien/wfrp4e-eis-maps/-/archive/master/wfrp4e-eis-maps.zip" + "url": "https://www.uberwald.me/gitea/public/wfrp4e-eis-maps", + "manifest": "https://www.uberwald.me/gitea/public/wfrp4e-eis-maps/raw/branch/master/module.json", + "download": "https://www.uberwald.me/gitea/public/wfrp4e-eis-maps/archive/wfrp4e-maps-eis-5.0.0.zip" }