From 9b2602e7212f05a5b4700729e1fc21f887abe6f6 Mon Sep 17 00:00:00 2001 From: Carl-Hugo Marcotte Date: Mon, 15 Aug 2022 20:50:33 -0400 Subject: [PATCH] Bum version to v1.0.2 --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index 7aeed57..87f1b1d 100644 --- a/module.json +++ b/module.json @@ -2,8 +2,8 @@ "name": "storyteller-star-wars-theme", "title": "Storyteller Star Wars Theme", "description": "Adds a Star Wars datapad theme to the Foundry VTT Storyteller plugin.", - "version": "1.0.1", - "download": "https://github.com/for-the-new-order/storyteller-star-wars-theme/archive/refs/tags/v1.0.1.zip", + "version": "1.0.2", + "download": "https://github.com/for-the-new-order/storyteller-star-wars-theme/archive/refs/tags/v1.0.2.zip", "templateVersion": 2, "minimumCoreVersion": "9", "compatibleCoreVersion": "9",