From 4fe48f959b87a4550f53f8bb16b527d89a699e31 Mon Sep 17 00:00:00 2001 From: fzumpe <111559888+fzumpe@users.noreply.github.com> Date: Thu, 21 May 2026 02:25:56 +0200 Subject: [PATCH] Update module.json --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index a8b43c5..af629ba 100644 --- a/module.json +++ b/module.json @@ -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" }