From 9410ae4b9973e35f1bd49bc5ec8005cedcfb5ea2 Mon Sep 17 00:00:00 2001 From: Wrycu Date: Wed, 1 Mar 2023 09:22:25 -0800 Subject: [PATCH] chore(release): prepare for next version --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index a92b8e3..83b36c6 100644 --- a/module.json +++ b/module.json @@ -23,7 +23,7 @@ "name": "x0d0a" } ], - "version": "2.0.2", + "version": "2.0.3", "compatibility": { "minimum": 10, "verified": "10.291" @@ -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.2/module.zip", + "download": "https://github.com/wrycu/StarWarsFFG-Enhancements/releases/download/2.0.3/module.zip", "license": "LICENSE", "readme": "README.md", "esmodules": ["ffg-star-wars-enhancements.js"],