diff --git a/system.json b/system.json index 63f7183..5622c2b 100644 --- a/system.json +++ b/system.json @@ -1,7 +1,7 @@ { "title": "Yggdrasill", "description": "Système non-officiel Yggdrasill (7ième Cercle) pour FoundryVTT", - "version": "10.0.3", + "version": "10.0.4", "esmodules": [ "modules/yggdrasill-main.js" ], @@ -196,7 +196,7 @@ "socket": true, "url": "https://www.uberwald.me/gitea/public/fvtt-yggdrasill/", "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", "id": "fvtt-yggdrasill", "authors": [ @@ -221,6 +221,7 @@ }, "compatibility": { "minimum": "10", - "verified": "10.286" + "verified": "10", + "maximum": "10" } } \ No newline at end of file