Update download URL in module.json

This commit is contained in:
fzumpe 2026-05-19 12:48:55 +02:00 committed by GitHub
parent 0a87bbb67e
commit 1045e66262
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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://github.com/fzumpe/foundry-usernotes/releases/download/v1.0.1/user-notes.zip"
"download": "https://codeload.github.com/fzumpe/foundry-usernotes/zip/refs/tags/V1.0.0"
}