diff --git a/module.json b/module.json index 32d6dc6..b6cd1c8 100644 --- a/module.json +++ b/module.json @@ -8,10 +8,10 @@ "email": "dev7355608@gmail.com" } ], - "version": "1.1.3", + "version": "1.1.4", "compatibility": { "minimum": "11.299", - "verified": "11.299" + "verified": "11.300" }, "scripts": [ "scripts/patches.js" @@ -35,14 +35,18 @@ "systems": [ { "id": "dnd5e", - "type": "system" + "type": "system", + "compatibility": { + "minimum": "2.2.0", + "verified": "2.2.1" + } } ] }, "url": "https://github.com/dev7355608/vision-5e", "manifest": "https://github.com/dev7355608/vision-5e/releases/latest/download/module.json", - "download": "https://github.com/dev7355608/vision-5e/releases/download/v1.1.3/module.zip", - "changelog": "https://github.com/dev7355608/vision-5e/releases/tag/v1.1.3", + "download": "https://github.com/dev7355608/vision-5e/releases/download/v1.1.4/module.zip", + "changelog": "https://github.com/dev7355608/vision-5e/releases/tag/v1.1.4", "bugs": "https://github.com/dev7355608/vision-5e/issues", "readme": "https://raw.githubusercontent.com/dev7355608/vision-5e/main/README.md", "license": "https://raw.githubusercontent.com/dev7355608/vision-5e/main/LICENSE"