From 20e7f3e37440c9f81c42ae86c31ee49b1ed1fdcb Mon Sep 17 00:00:00 2001 From: Daniel Thorp Date: Wed, 14 Sep 2022 14:14:22 -0400 Subject: [PATCH] chore: update manifest version --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index ab8b4f7..cff644b 100644 --- a/module.json +++ b/module.json @@ -15,7 +15,7 @@ "bugs": "https://github.com/Moerill/fvtt-find-the-culprit/issues", "changelog": "https://github.com/Moerill/fvtt-find-the-culprit/blob/master/CHANGELOG.md", "flags": {}, - "version": "1.4.2", + "version": "1.4.3", "compatibility": { "minimum": "9", "verified": "10" @@ -32,6 +32,6 @@ "dependencies": [], "socket": false, "manifest": "https://raw.githubusercontent.com/Moerill/fvtt-find-the-culprit/master/module.json", - "download": "https://github.com/Moerill/fvtt-find-the-culprit/releases/download/v1.4.2/v1.4.2.zip", + "download": "https://github.com/Moerill/fvtt-find-the-culprit/releases/download/v1.4.3/v1.4.3.zip", "protected": false }