Update module.json

This commit is contained in:
Pierre Vigne 2021-03-15 13:45:56 +00:00
parent 03d01a6972
commit 0daede21a7

View File

@ -1,11 +1,11 @@
{ {
"name": "swade-fr", "name": "swade-fr",
"title": "SWADE French translation", "title": "Traduction française de SWAD",
"description": "Adds French(FRANCE) to the SWADE system", "description": "Ajoute le français (FRANCE) au système SWADE",
"version": "0.17.2", "version": "0.17.2",
"minimumCoreVersion" : "0.7.9", "minimumCoreVersion" : "0.7.9",
"compatibleCoreVersion" : "0.7.9", "compatibleCoreVersion" : "0.7.9",
"author": "Kyane, Leratier Bretonnien, U~man", "author": "Kyane, Leratier Bretonnien, U~man, X.O. de Vorcen",
"scripts": [], "scripts": [],
"styles": ["swade-fr.css"], "styles": ["swade-fr.css"],
@ -22,4 +22,4 @@
"url": "https://gitlab.com/mesfoliesludiques/foundryvtt-swade-fr", "url": "https://gitlab.com/mesfoliesludiques/foundryvtt-swade-fr",
"manifest": "https://gitlab.com/mesfoliesludiques/foundryvtt-swade-fr/-/raw/master/module.json", "manifest": "https://gitlab.com/mesfoliesludiques/foundryvtt-swade-fr/-/raw/master/module.json",
"download": "https://gitlab.com/mesfoliesludiques/foundryvtt-swade-fr/-/archive/master/foundryvtt-swade-fr-master.zip" "download": "https://gitlab.com/mesfoliesludiques/foundryvtt-swade-fr/-/archive/master/foundryvtt-swade-fr-master.zip"
} }