From a5a016dc2aced3711071145f40609f691ba11862 Mon Sep 17 00:00:00 2001 From: dev7355608 Date: Mon, 1 Apr 2024 13:42:35 +0200 Subject: [PATCH] Verify compatibility with dnd5e 3.1.1 --- module.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/module.json b/module.json index 45afeae..47716d4 100644 --- a/module.json +++ b/module.json @@ -8,7 +8,7 @@ "email": "dev7355608@gmail.com" } ], - "version": "1.14.1", + "version": "1.14.2", "compatibility": { "minimum": "11.299", "verified": "11.315" @@ -60,15 +60,15 @@ "type": "system", "compatibility": { "minimum": "2.2.0", - "verified": "3.1.0" + "verified": "3.1.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.14.1/module.zip", - "changelog": "https://github.com/dev7355608/vision-5e/releases/tag/v1.14.1", + "download": "https://github.com/dev7355608/vision-5e/releases/download/v1.14.2/module.zip", + "changelog": "https://github.com/dev7355608/vision-5e/releases/tag/v1.14.2", "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"