diff --git a/module.json b/module.json index 7a8ba82..8f7a47f 100644 --- a/module.json +++ b/module.json @@ -1,9 +1,9 @@ { "id": "simple-penalty-die", "title": "Simple Penalty Die for D&D5e", - "version": "0.2.0", + "version": "0.3.0", "compatibility": { - "minimum": "11", + "minimum": "10", "verified": "11" }, "description": "Adds an automated penalty die for rolls based off exhaustion rules.",