diff --git a/module.json b/module.json index 110f9c8..e378c62 100644 --- a/module.json +++ b/module.json @@ -4,8 +4,8 @@ "description": "A FAN module inspired by the rules Lawyer that shows off his iconic +1s Matter", "version": "#{VERSION}#", "compatibility": { - "minimum": "10", - "verified": "11" + "minimum": "12", + "verified": "12" }, "authors": [{ "name": "chasarooniZ" @@ -15,8 +15,8 @@ "id": "pf2e", "type": "system", "compatibility": { - "minimum": "5.2.1", - "verified": "5.3.0" + "minimum": "6.0.0", + "verified": "6.0.2" } }], "requires": [{ @@ -24,15 +24,15 @@ "type": "module", "compatibility": { "minimum": "3.0.0", - "verified": "3.1.2" + "verified": "3.2.0" } }, { "id": "pf2e-modifiers-matter", "type": "module", "compatibility": { - "minimum": "1.8.0", - "verified": "1.8.8" + "minimum": "1.9.0", + "verified": "1.9.5" } } ] @@ -62,4 +62,4 @@ "manifest": "#{MANIFEST}#", "download": "#{DOWNLOAD}#", "readme": "https://github.com/chasarooniZ/pf2e-rules-lawyer/blob/master/README.md" -} \ No newline at end of file +}