From c16a3d18b6fa3929fb38f6f99eefd5736145bf6d Mon Sep 17 00:00:00 2001 From: Chris Seieroe Date: Sun, 16 Jul 2023 08:52:38 -0700 Subject: [PATCH] update verified version to Foundry v11 --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 839816d..d6211aa 100644 --- a/module.json +++ b/module.json @@ -6,7 +6,7 @@ "version": "0.1", "compatibility": { "minimum": "10", - "verified": "10" + "verified": "11" }, "relationships": { "systems": [{ "id": "dnd5e" }, { "id": "sw5e" }]