feat: add module release URLs to module.json
This commit is contained in:
parent
72ee9dd8e3
commit
4466a13098
1 changed files with 3 additions and 3 deletions
|
|
@ -31,7 +31,7 @@
|
|||
"styles": [
|
||||
"styles/module.css"
|
||||
],
|
||||
"url": "",
|
||||
"manifest": "",
|
||||
"download": ""
|
||||
"url": "https://github.com/cptn-cosmo/dh-countdownsplus",
|
||||
"manifest": "https://github.com/cptn-cosmo/dh-countdownsplus/releases/latest/download/module.json",
|
||||
"download": "https://github.com/cptn-cosmo/dh-countdownsplus/releases/download/1.0.0/dh-countdownsplus.zip"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue