From 7da6681c5a2c06bf738820eba37c797c4a3841c8 Mon Sep 17 00:00:00 2001 From: Philipp Schaefer Date: Thu, 29 Jun 2023 19:07:19 +0200 Subject: [PATCH] fix: Versioning and download fix. --- static/module.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/static/module.json b/static/module.json index 343517f..d79106f 100644 --- a/static/module.json +++ b/static/module.json @@ -32,9 +32,9 @@ "path": "languages/en.json" } ], - "url": "https://github.com/Meneltamar/fvtt-comprehend-languages", - "manifest": "https://github.com/Meneltamar/fvtt-comprehend-languages/releases/latest/download/module.json", - "download": "https://github.com/Meneltamar/fvtt-comprehend-languages/releases/download/v2.2.0/module.zip", + "url": "https://github.com/meneltamar/fvtt-comprehend-languages", + "manifest": "https://github.com/meneltamar/fvtt-comprehend-languages/releases/latest/download/module.json", + "download": "https://github.com/meneltamar/fvtt-comprehend-languages/releases/download/v2.2.2/module.zip", "media": [ { "type": "icon",