From 71e2eb8979413bf39c42e5b0952627e0af832d2b Mon Sep 17 00:00:00 2001 From: Wrycu Date: Sun, 8 Oct 2023 13:08:47 -0700 Subject: [PATCH] chore(release): bump module version --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 11ec335..e250ef8 100644 --- a/module.json +++ b/module.json @@ -69,7 +69,7 @@ "socket": true, "url": "https://github.com/wrycu/StarWarsFFG-Enhancements", "manifest": "https://github.com/wrycu/StarWarsFFG-Enhancements/releases/latest/download/module.json", - "download": "https://github.com/wrycu/StarWarsFFG-Enhancements/releases/download/2.0.3/module.zip", + "download": "https://github.com/wrycu/StarWarsFFG-Enhancements/releases/download/2.0.4/module.zip", "license": "LICENSE", "readme": "README.md", "esmodules": ["ffg-star-wars-enhancements.js"],