From 0b1f8602c1b75a3060f6a25102de03790e5ce601 Mon Sep 17 00:00:00 2001 From: Jan Ole Peek Date: Mon, 26 Aug 2024 10:07:23 -0700 Subject: [PATCH] Update module.json --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 139076f..b43baf6 100644 --- a/module.json +++ b/module.json @@ -1,7 +1,7 @@ { "title": "Loot Sheet NPC 5e (Simple Version)", "description": "This module adds an additional NPC sheet which can be used for loot containers such as chests or shopkeepers.", - "version": "12.331.1", + "version": "12.400.0", "esmodules": [ "/lootsheet-simple.js" ],