From 67b6fc4cf2f3f8ec472b2bbc459bd1435c194925 Mon Sep 17 00:00:00 2001 From: Yosoy-Ed Date: Mon, 15 Jul 2024 13:08:28 -0500 Subject: [PATCH] Separate Attack list from other d20 rolls --- module.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/module.json b/module.json index 60649ff..0b44a1c 100644 --- a/module.json +++ b/module.json @@ -8,7 +8,7 @@ "flags": {} } ], - "version": "0.1.2", + "version": "0.1.3", "styles": [ "styles/cm.css" ], @@ -17,8 +17,8 @@ "scripts/cm-classes.js" ], "url": "https://github.com/Yosoy-Ed/critic-message", - "manifest": "https://github.com/Yosoy-Ed/critic-message/releases/download/v0.1.2/module.json", - "download": "https://github.com/Yosoy-Ed/critic-message/releases/download/v0.1.2/module.zip", + "manifest": "https://github.com/Yosoy-Ed/critic-message/releases/download/v0.1.3/module.json", + "download": "https://github.com/Yosoy-Ed/critic-message/releases/download/v0.1.3/module.zip", "compatibility": { "minimum": "11", "verified": "11.315"