From c9225fad50ff2e7688856c93b722a5b46d9e4c1b Mon Sep 17 00:00:00 2001 From: sladecraven Date: Sun, 15 Aug 2021 11:42:01 +0200 Subject: [PATCH] Fix #50 --- module.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/module.json b/module.json index 956b2ee..e565a80 100644 --- a/module.json +++ b/module.json @@ -2,10 +2,11 @@ "name": "WH4-fr-translation", "title": "WFRP4e - Core Module en français.", "description": "Traduction Française pour Warhammer v4.", - "version": "4.1.0", + "version": "4.1.1", "minimumCoreVersion" : "0.8.0", "compatibleCoreVersion": "0.8.8", "author": "LeRatierBretonnien", + "system": ["wfrp4e"], "dependencies": [ { "name": "wfrp4e",