Update module.json

This commit is contained in:
fzumpe 2026-05-21 02:25:56 +02:00 committed by GitHub
parent 48b559970f
commit 4fe48f959b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -54,6 +54,6 @@
}
],
"url": "https://github.com/fzumpe/foundry-dnd5e-adaptive-resistances",
"manifest": "https://raw.githubusercontent.com/fzumpe/foundry-dnd5e-adaptive-resistances/refs/heads/V1.0.0/module.json",
"manifest": "https://raw.githubusercontent.com/fzumpe/foundry-dnd5e-adaptive-resistances/refs/tags/V1.0.0/module.json",
"download": "https://github.com/fzumpe/foundry-dnd5e-adaptive-resistances/archive/refs/tags/V1.0.0.zip"
}