From a166a84e30f3470c4a7c0bccdcb9da3d15d4d161 Mon Sep 17 00:00:00 2001 From: kandashi Date: Thu, 31 Dec 2020 12:16:12 +0000 Subject: [PATCH 1/2] Update module.json --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 256c5d5..4f2030d 100644 --- a/module.json +++ b/module.json @@ -8,7 +8,7 @@ "minimumCoreVersion": "0.7.5", "compatibleCoreVersion": "0.7.9", "scripts": [ - "src/auras.js" + "src/aura.js" ], "url": "https://github.com/kandashi/Active-Auras", "manifest": "https://raw.githubusercontent.com/kandashi/Active-Auras/main/module.json", From ff76370985f88c501b342ea2f450f95976ca431f Mon Sep 17 00:00:00 2001 From: kandashi Date: Thu, 31 Dec 2020 12:16:20 +0000 Subject: [PATCH 2/2] Update module.json --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 4f2030d..e96b811 100644 --- a/module.json +++ b/module.json @@ -3,7 +3,7 @@ "title": "Active-Auras", "description": "Active-Auras", "author": "Kandashi", - "version": "0.0.12", + "version": "0.0.13", "systems": ["dnd5e"], "minimumCoreVersion": "0.7.5", "compatibleCoreVersion": "0.7.9",