diff --git a/system.json b/system.json index 1db4e43..de24397 100644 --- a/system.json +++ b/system.json @@ -6,7 +6,7 @@ "download": "#{DOWNLOAD}#", "url": "#{URL}#", "license": "LICENSE", - "version": "13.0.1", + "version": "14.0.0", "authors": [ { "name": "Uberwald", @@ -14,8 +14,8 @@ } ], "compatibility": { - "minimum": "13", - "verified": "13" + "minimum": "14", + "verified": "14" }, "esmodules": ["prism-rpg.mjs"], "styles": ["css/fvtt-prism-rpg.css"],