v10 release

This commit is contained in:
2022-09-12 21:05:44 +02:00
parent a5b784ac03
commit 96b49682c9
21 changed files with 78 additions and 76 deletions

View File

@ -8,7 +8,7 @@
}
],
"url": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr",
"version": "6.1.8",
"version": "6.2.0",
"esmodules": [
"babele-register.js",
"addon-register.js",
@ -136,8 +136,10 @@
}
],
"manifest": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr/raw/v4/module.json",
"download": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr/archive/foundryvtt-wh4-lang-fr-6.1.8.zip",
"download": "https://www.uberwald.me/gitea/public/foundryvtt-wh4-lang-fr-fr/archive/foundryvtt-wh4-lang-fr-6.2.0.zip",
"id": "wh4-fr-translation",
"minimumCoreVersion": "0.8.0",
"compatibleCoreVersion": "9"
"compatibility": {
"minimum": "10",
"verified": "10.285"
}
}