From cf9db0f3a60b07c6b36ec99d8651cf519e670087 Mon Sep 17 00:00:00 2001 From: Dorako Date: Sun, 6 Feb 2022 00:55:44 +0100 Subject: [PATCH] 1.1.1 --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index 15d83aa..79fbb8b 100644 --- a/module.json +++ b/module.json @@ -4,7 +4,7 @@ "description": "Overhauls the Foundry UI and several modules.", "url": "https://github.com/Dorako/pf2e-dorako-ui", "author": "Dorako", - "version": "1.1.0", + "version": "1.1.1", "minimumCoreVersion": "9", "compatibleCoreVersion": "9", "system": ["pf2e"], @@ -12,5 +12,5 @@ "scripts/dorako-ui.js" ], "dependencies": [ { "name": "colorsettings" } ], - "download": "https://github.com/Dorako/pf2e-dorako-ui/archive/refs/tags/v1.1.0.zip" + "download": "https://github.com/Dorako/pf2e-dorako-ui/archive/refs/tags/v1.1.1.zip" } \ No newline at end of file