Fix livre

This commit is contained in:
2020-07-05 22:35:18 +02:00
parent ea94e27e5a
commit 7d9f6fd6c3
7 changed files with 35 additions and 11 deletions

View File

@ -2,10 +2,10 @@
"name": "foundryvtt-reve-de-dragon",
"title": "Rêve de Dragon",
"description": "L'implémentation de Rêve de Dragon pour FoundryVTT",
"version": "0.7.9",
"version": "0.7.10",
"minimumCoreVersion": "0.6.0",
"compatibleCoreVersion": "0.6.2",
"templateVersion": 17,
"templateVersion": 18,
"author": "LeRatierBretonnien",
"esmodules": [ "module/rdd-main.js", "module/hook-renderChatLog.js" ],
"styles": ["styles/simple.css"],