From d32bdacae4181025ec4c8287649260a9c0abc225 Mon Sep 17 00:00:00 2001 From: Benjamin Deutsch Date: Wed, 1 Jan 2025 11:58:35 -0800 Subject: [PATCH] Update module.json --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index 3f1d5f8..5211edf 100644 --- a/module.json +++ b/module.json @@ -8,7 +8,7 @@ "flags": {} } ], - "version": "1.3", + "version": "1.3.0", "compatibility": { "minimum": "10", "verified": "10" @@ -42,5 +42,5 @@ "socket": true, "url": "https://github.com/Benjaneer/storyteller-addon-singlesheet", "manifest": "https://raw.githubusercontent.com/Benjaneer/storyteller-addon-singlesheet/main/module.json", - "download": "https://github.com/Benjaneer/storyteller-addon-singlesheet/archive/refs/tags/v1.3.zip" + "download": "https://github.com/Benjaneer/storyteller-addon-singlesheet/archive/refs/tags/v1.3.0.zip" }