From f85f3683368e43db315066e5b52694c57af556ae Mon Sep 17 00:00:00 2001 From: sladecraven Date: Tue, 15 Mar 2022 13:10:33 +0100 Subject: [PATCH] Minor fixes --- compendium/wfrp4e-core.mutations.json | 4 ++-- module.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/compendium/wfrp4e-core.mutations.json b/compendium/wfrp4e-core.mutations.json index b6f7939..bb3665e 100644 --- a/compendium/wfrp4e-core.mutations.json +++ b/compendium/wfrp4e-core.mutations.json @@ -55,10 +55,10 @@ { "description": "", "effects": { - "label0": "Fornication" + "label0": "Formication" }, "id": "Crawling Skin", - "name": "Fornication" + "name": "Formication" }, { "description": "", diff --git a/module.json b/module.json index 95795ee..36f801d 100644 --- a/module.json +++ b/module.json @@ -6,7 +6,7 @@ "authors": [], "url": "https://gitlab.com/LeRatierBretonnien/foundryvtt-wh4-lang-fr-fr", "flags": {}, - "version": "5.1.6", + "version": "5.1.7", "minimumCoreVersion": "0.8.0", "compatibleCoreVersion": "9", "scripts": [],