diff --git a/module.json b/module.json index 08d441d..bc30013 100644 --- a/module.json +++ b/module.json @@ -65,6 +65,7 @@ "id": "dnd5e", "type": "system", "compatibility": { + "minimum": "2.0.0", "verified": "2.0.3" } } diff --git a/src/Choices.ts b/src/Choices.ts deleted file mode 100644 index e69de29..0000000