diff --git a/src/module.json b/src/module.json index 2339c49..cfbf04e 100644 --- a/src/module.json +++ b/src/module.json @@ -54,7 +54,11 @@ "relationships": { "systems": [{ "id": "dnd5e", - "type": "system" + "type": "system", + "compatibility": { + "minimum": "3.0.0", + "verified": "3.0.1" + } }], "requires": [], "conflicts": []