Fix furor
This commit is contained in:
parent
ecdb85455d
commit
ecd164c3e5
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"title": "Yggdrasill",
|
"title": "Yggdrasill",
|
||||||
"description": "Système non-officiel Yggdrasill (7ième Cercle) pour FoundryVTT",
|
"description": "Système non-officiel Yggdrasill (7ième Cercle) pour FoundryVTT",
|
||||||
"version": "10.0.3",
|
"version": "10.0.4",
|
||||||
"esmodules": [
|
"esmodules": [
|
||||||
"modules/yggdrasill-main.js"
|
"modules/yggdrasill-main.js"
|
||||||
],
|
],
|
||||||
@ -196,7 +196,7 @@
|
|||||||
"socket": true,
|
"socket": true,
|
||||||
"url": "https://www.uberwald.me/gitea/public/fvtt-yggdrasill/",
|
"url": "https://www.uberwald.me/gitea/public/fvtt-yggdrasill/",
|
||||||
"manifest": "https://www.uberwald.me/gitea/public/fvtt-yggdrasill/raw/branch/v10/system.json",
|
"manifest": "https://www.uberwald.me/gitea/public/fvtt-yggdrasill/raw/branch/v10/system.json",
|
||||||
"download": "https://www.uberwald.me/gitea/public/fvtt-yggdrasill/archive/fvtt-yggdrasill-10.0.3.zip",
|
"download": "https://www.uberwald.me/gitea/public/fvtt-yggdrasill/archive/fvtt-yggdrasill-10.0.4.zip",
|
||||||
"license": "LICENSE.txt",
|
"license": "LICENSE.txt",
|
||||||
"id": "fvtt-yggdrasill",
|
"id": "fvtt-yggdrasill",
|
||||||
"authors": [
|
"authors": [
|
||||||
@ -221,6 +221,7 @@
|
|||||||
},
|
},
|
||||||
"compatibility": {
|
"compatibility": {
|
||||||
"minimum": "10",
|
"minimum": "10",
|
||||||
"verified": "10.286"
|
"verified": "10",
|
||||||
|
"maximum": "10"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user