System JSON update

This commit is contained in:
Megastruktur 2023-07-20 13:17:33 +03:00
parent 8f45dd581e
commit a363d6711b

View file

@ -2,7 +2,7 @@
"id": "blades-in-the-dark", "id": "blades-in-the-dark",
"title": "Blades in the Dark", "title": "Blades in the Dark",
"description": "Blades in the dark game system.", "description": "Blades in the dark game system.",
"version": "{VERSION_NUMBER}", "version": "4.8",
"compatibility": { "compatibility": {
"minimum": 10, "minimum": 10,
"verified": "10.284" "verified": "10.284"
@ -11,7 +11,7 @@
"minimumCoreVersion": "10", "minimumCoreVersion": "10",
"url": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/", "url": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/",
"manifest": "https://raw.githubusercontent.com/megastruktur/foundryvtt-blades-in-the-dark/master/system.json", "manifest": "https://raw.githubusercontent.com/megastruktur/foundryvtt-blades-in-the-dark/master/system.json",
"download": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/releases/download/{VERSION_NUMBER}/blades-in-the-dark-{VERSION_NUMBER}.zip", "download": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/releases/download/4.8/blades-in-the-dark-4.8.zip",
"authors": [ "authors": [
{ "name": "megastruktur" }, { "name": "megastruktur" },
{ "name": "drewg13" }, { "name": "drewg13" },