From c19bbd1910ffe70d40fa87d77e2ca81054d66eaf Mon Sep 17 00:00:00 2001 From: Florian Zumpe Date: Wed, 20 May 2026 15:23:15 +0200 Subject: [PATCH] update module.json to Version 1.0.3 --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index b011699..15225b2 100644 --- a/module.json +++ b/module.json @@ -24,6 +24,6 @@ ], "languages": [], "url": "https://github.com/fzumpe/foundry-usernotes", - "manifest": "https://raw.githubusercontent.com/fzumpe/foundry-usernotes/feature/export-wysiwyg/module.json", + "manifest": "https://raw.githubusercontent.com/fzumpe/foundry-usernotes/V1.0.3/module.json", "download": "https://codeload.github.com/fzumpe/foundry-usernotes/zip/refs/tags/V1.0.3" }