From 00cbcecbfdb58ada07c0a8a39e54039bfe11ae8e Mon Sep 17 00:00:00 2001 From: fzumpe <111559888+fzumpe@users.noreply.github.com> Date: Tue, 19 May 2026 16:34:25 +0200 Subject: [PATCH] Update module.json to latest release --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 3c5352b..d9911d3 100644 --- a/module.json +++ b/module.json @@ -21,5 +21,5 @@ "languages": [], "url": "https://github.com/fzumpe/foundry-usernotes", "manifest": "https://raw.githubusercontent.com/fzumpe/foundry-usernotes/main/module.json", - "download": "https://codeload.github.com/fzumpe/foundry-usernotes/zip/refs/tags/V1.0.0" + "download": "https://codeload.github.com/fzumpe/foundry-usernotes/zip/refs/tags/V1.0.1" }