diff --git a/module.json b/module.json index 782ca2a..c8029b9 100644 --- a/module.json +++ b/module.json @@ -12,7 +12,7 @@ "flags": {} } ], - "version": "1.9.0", + "version": "1.9.1", "compatibility": { "minimum": "10", "verified": "10" @@ -24,7 +24,7 @@ "type": "system", "compatibility": { "minimum": "4.0.0", - "verified": "4.5.1" + "verified": "4.6.1" } } ] @@ -59,6 +59,6 @@ ], "styles": ["styles/fonts.css"], "scripts": ["scripts/dorako-ui.js"], - "download": "https://github.com/Dorako/pf2e-dorako-ui/archive/refs/tags/v1.9.0.zip", + "download": "https://github.com/Dorako/pf2e-dorako-ui/archive/refs/tags/v1.9.1.zip", "manifest": "https://github.com/Dorako/pf2e-dorako-ui/releases/latest/download/module.json" }