diff --git a/module.json b/module.json index 6a379b1..db77be5 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.1/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" } }