From 05f4dce79666d3438fa148396bb75d287ca26e26 Mon Sep 17 00:00:00 2001 From: zarmstrong Date: Tue, 24 Sep 2024 16:51:00 +0000 Subject: [PATCH 1/2] update module.json --- module.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/module.json b/module.json index 6a379b1..5228727 100644 --- a/module.json +++ b/module.json @@ -2,7 +2,7 @@ "id": "the-expanse-quickstart", "title": "The Expanse Quickstart", "description": "The quickstart for The Expanse by Green Ronin. This Module contains everything you need to run your first game of The Expanse. The Expanse system is required for this module to function", - "version": "1.3.0", + "version": "1.3.1", "authors": [ { "name": "Foxfyre", @@ -33,9 +33,9 @@ "initializationPacks": [ ] }, - "url": "https://github.com/Foxfyre/the-expanse-quickstart", - "manifest": "https://github.com/Foxfyre/the-expanse-quickstart/releases/latest/download/module.json", - "download": "https://github.com/Foxfyre/the-expanse-quickstart/releases/download/1.3.0/the-expanse-quickstart.zip", + "url": "https://github.com/zarmstrong/the-expanse-quickstart", + "manifest": "https://github.com/zarmstrong/the-expanse-quickstart/releases/latest/download/module.json", + "download": "https://github.com/zarmstrong/the-expanse-quickstart/releases/download/1.3.0/the-expanse-quickstart.zip", "relationships": { "systems": [ { @@ -46,8 +46,8 @@ ] }, "compatibility": { - "minimum": "10", - "verified": "11.306", - "maximum": "11" + "minimum": "12", + "verified": "12.331", + "maximum": "12" } } From ca23390f2fd98ada1d48ebe3cb53766933c917f3 Mon Sep 17 00:00:00 2001 From: zarmstrong Date: Tue, 24 Sep 2024 16:51:50 +0000 Subject: [PATCH 2/2] update version --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index 5228727..db77be5 100644 --- a/module.json +++ b/module.json @@ -35,7 +35,7 @@ }, "url": "https://github.com/zarmstrong/the-expanse-quickstart", "manifest": "https://github.com/zarmstrong/the-expanse-quickstart/releases/latest/download/module.json", - "download": "https://github.com/zarmstrong/the-expanse-quickstart/releases/download/1.3.0/the-expanse-quickstart.zip", + "download": "https://github.com/zarmstrong/the-expanse-quickstart/releases/download/1.3.1/the-expanse-quickstart.zip", "relationships": { "systems": [ {