diff --git a/module.json b/module.json index 9f3988d..b4710b3 100644 --- a/module.json +++ b/module.json @@ -8,21 +8,25 @@ "discord": "Idle#3251" } ], - "esmodules": ["scripts/main.js"], + "esmodules": [ + "scripts/main.js" + ], "compatibility": { "minimum": "12.327", "verified": "12.327", "maximum": "12" }, "socket": true, - "version": "2.5.0", + "version": "2.6.0", "url": "https://github.com/reonZ/pf2e-toolbelt", "readme": "https://github.com/reonZ/pf2e-toolbelt/blob/master/README.md", "manifest": "https://raw.githubusercontent.com/reonZ/pf2e-toolbelt/master/module.json", - "download": "https://github.com/reonZ/pf2e-toolbelt/releases/download/2.5.0/module.zip", + "download": "https://github.com/reonZ/pf2e-toolbelt/releases/download/2.6.0/module.zip", "changelog": "https://github.com/reonZ/pf2e-toolbelt/blob/master/CHANGELOG.md", "bugs": "https://github.com/reonZ/pf2e-toolbelt/issues", - "styles": ["styles/pf2e-toolbelt.css"], + "styles": [ + "styles/pf2e-toolbelt.css" + ], "relationships": { "systems": [ { @@ -49,4 +53,4 @@ "path": "lang/en.json" } ] -} +} \ No newline at end of file