4.3 Fixes
This commit is contained in:
parent
5f0c2dc136
commit
e6c7410ad8
2 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
v.4.2
|
||||
v.4.3
|
||||
- System.json V9 backward compat
|
||||
|
||||
v.4.1
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"id": "blades-in-the-dark",
|
||||
"title": "Blades in the Dark",
|
||||
"description": "Blades in the dark game system.",
|
||||
"version": "4.1",
|
||||
"version": "4.3",
|
||||
"compatibility": {
|
||||
"minimum": 10,
|
||||
"verified": "10.284"
|
||||
|
@ -11,7 +11,7 @@
|
|||
"minimumCoreVersion": "10",
|
||||
"url": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/",
|
||||
"manifest": "https://raw.githubusercontent.com/megastruktur/foundryvtt-blades-in-the-dark/master/system.json",
|
||||
"download": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/archive/4.1.zip",
|
||||
"download": "https://github.com/megastruktur/foundryvtt-blades-in-the-dark/archive/4.3.zip",
|
||||
"authors": [
|
||||
{ "name": "megastruktur" },
|
||||
{ "name": "drewg13" }
|
||||
|
|
Reference in a new issue