From 73364cc285861b6b1d2a56537c1ace09cbab8cb9 Mon Sep 17 00:00:00 2001 From: BluSunrize Date: Wed, 27 Mar 2024 08:44:53 +0000 Subject: [PATCH] Update version to 1.3.0 --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 3fbf48a..fa992a7 100644 --- a/module.json +++ b/module.json @@ -4,7 +4,7 @@ "url": "https://github.com/BluSunrize/fvtt-clockworks", "manifest": "https://github.com/BluSunrize/fvtt-clockworks/releases/latest/download/module.json", "download": "https://github.com/BluSunrize/fvtt-clockworks/releases/latest/download/module.zip", - "version": "1.2.0", + "version": "1.3.0", "esmodules": [ "modules/hooks.js" ],