From 407d88c9a6a7bffafbe512978cb12afb48859b1a Mon Sep 17 00:00:00 2001 From: Grandsome <32459440+Grandsome@users.noreply.github.com> Date: Tue, 14 Jan 2025 21:41:56 -0500 Subject: [PATCH] Update module.json --- module.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/module.json b/module.json index 8b7432b..2ed03b9 100644 --- a/module.json +++ b/module.json @@ -1,7 +1,7 @@ { "id": "gnd-elevation-ruler-wod20-compatibility", "title": "Elevation Ruler World of Darkness 20th Anniversary Compatibility", - "version": "1.0.1", + "version": "1.0.2", "compatibility": { "minimum": "12", "verified": "12" @@ -41,5 +41,5 @@ ], "url": "https://github.com/Grandsome/gnd-elevation-ruler-wod20-compatibility", "manifest": "https://github.com/Grandsome/gnd-elevation-ruler-wod20-compatibility/releases/latest/download/module.json", - "download": "https://github.com/Grandsome/gnd-elevation-ruler-wod20-compatibility/archive/refs/tags/v1.0.1.zip" + "download": "https://github.com/Grandsome/gnd-elevation-ruler-wod20-compatibility/archive/refs/tags/v1.0.2.zip" }