From 651c71a8f69d6c8fa2dbbcfbb83533ca26251fd1 Mon Sep 17 00:00:00 2001 From: Peach Date: Sat, 1 Jun 2024 22:26:02 +0200 Subject: [PATCH] Updating package via script --- module.json | 2 +- module.json.bak | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/module.json b/module.json index d1f9681..f1c5810 100644 --- a/module.json +++ b/module.json @@ -14,7 +14,7 @@ }, "url": "https://gitlab.j-linn.de/Yoshi/germandndcompendium", "manifest": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/raw/master/module.json", - "download": "http://gitlab.j-linn.de/Yoshi/germandndcompendium/-/archive/v1.1.49/germandndcompendium-v1.1.5.zip", + "download": "http://gitlab.j-linn.de/Yoshi/germandndcompendium/-/archive/v1.1.5/germandndcompendium-v1.1.5.zip", "changelog": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/blob/master/changelog.md", "packs": [ { diff --git a/module.json.bak b/module.json.bak index 62ccc82..d1f9681 100755 --- a/module.json.bak +++ b/module.json.bak @@ -6,15 +6,15 @@ "name": "Nibur" } ], - "version": "1.1.49", + "version": "1.1.5", "compatibility": { "minimum": "11", "verified": "11.313", - "maximum": "11" + "maximum": "13" }, "url": "https://gitlab.j-linn.de/Yoshi/germandndcompendium", "manifest": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/raw/master/module.json", - "download": "http://gitlab.j-linn.de/Yoshi/germandndcompendium/-/archive/v1.1.49/germandndcompendium-v1.1.49.zip", + "download": "http://gitlab.j-linn.de/Yoshi/germandndcompendium/-/archive/v1.1.49/germandndcompendium-v1.1.5.zip", "changelog": "https://gitlab.j-linn.de/Yoshi/germandndcompendium/-/blob/master/changelog.md", "packs": [ {