From dceeee2fb3da4c3ce3866aa3c5de6f60a7709ef8 Mon Sep 17 00:00:00 2001 From: Dorako Date: Tue, 8 Feb 2022 20:35:12 +0100 Subject: [PATCH] 1.2.1 --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index a9becd6..a3f0185 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.2.0", + "version": "1.2.1", "minimumCoreVersion": "9", "compatibleCoreVersion": "9", "system": ["pf2e"], @@ -15,6 +15,6 @@ "templates/*" ], "dependencies": [ { "name": "colorsettings" } ], - "download": "https://github.com/Dorako/pf2e-dorako-ui/archive/refs/tags/v1.2.0.zip", + "download": "https://github.com/Dorako/pf2e-dorako-ui/archive/refs/tags/v1.2.1.zip", "manifest": "https://github.com/Dorako/pf2e-dorako-ui/-/raw/main/module.json" } \ No newline at end of file