diff --git a/src/module.json b/src/module.json index 34e25ce..3144969 100644 --- a/src/module.json +++ b/src/module.json @@ -2,11 +2,11 @@ "id": "magicitems", "title": "Magic Items", "description": "Module that adds the ability to create magical items with spells or feats that belong to the item itself, such as staffs or magic wands, which will be automatically inherited from the character who owns the item.", - "version": "4.1.2.1", + "version": "4.1.5", "compatibility": { "minimum": 11, "verified": 11.315, - "maximum": 11.315 + "maximum": 12.999 }, "authors": [ { @@ -140,8 +140,8 @@ "manifest": "https://raw.githubusercontent.com/foundryvtt/dnd5e/master/system.json", "compatibility": { "minimum": "3.0.0", - "verified": "3.1.1", - "maximum": "3.1.999" + "verified": "3.1.2", + "maximum": "3.2.999" } } ],