From fbe302655bad32fefe192fe1c61569acab6a1b56 Mon Sep 17 00:00:00 2001 From: adrien-schiehle Date: Fri, 9 Jun 2023 15:41:28 +0200 Subject: [PATCH] V11 compatibility (#67) * Update module.json v11 compatibility : No breaking changes for this module * Update module.json --------- Co-authored-by: Andrew (Atropos) --- module.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/module.json b/module.json index 4f87c4b..44e21bd 100644 --- a/module.json +++ b/module.json @@ -1,7 +1,7 @@ { "id": "world-anvil", "title": "World Anvil Integration", - "version": "1.4.2", + "version": "1.4.3", "description": "

A module to integrate World Anvil with Foundry Virtual Tabletop.

", "authors": [ { @@ -15,12 +15,11 @@ ], "compatibility": { "minimum": "10", - "verified": "10", - "maximum": "10" + "verified": "11" }, "url": "https://github.com/foundryvtt/world-anvil", "manifest": "https://raw.githubusercontent.com/foundryvtt/world-anvil/master/module.json", - "download": "https://github.com/foundryvtt/world-anvil/archive/refs/tags/release-1.4.2.zip", + "download": "https://github.com/foundryvtt/world-anvil/archive/refs/tags/release-1.4.3.zip", "esmodules": ["wa.js"], "styles": ["wa.css"], "languages": [