diff --git a/module.json b/module.json index bf16024..0f46111 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": "5.0.1", + "version": "5.0.2", "esmodules": [ "/lootsheet-simple.js" ], @@ -24,4 +24,4 @@ "verified": "10.291", "maximum": "10" } -} \ No newline at end of file +}