diff --git a/compendium/wfrp4e.bestiary.json b/compendium/wfrp4e.bestiary.json index 1bbe68d..56152a2 100644 --- a/compendium/wfrp4e.bestiary.json +++ b/compendium/wfrp4e.bestiary.json @@ -1,6 +1,6 @@ { "mapping": { - "items": "data.items" + "items": "items" }, "label": "Bestiaire", "entries": [ diff --git a/module.json b/module.json index 05f08e7..f055185 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "name": "WH4-fr-translation", "title": "Traduction du module WH4 en Français.", "description": "La traduction du module WH4.", - "version": "0.33", + "version": "0.34", "minimumCoreVersion" : "0.5.1", "author": "LeRatierBretonnien", "esmodules": ["babele-register.js"],