Merge tag '4.2' into development
Version 4.2
This commit is contained in:
commit
5f0c2dc136
2 changed files with 6 additions and 4 deletions
|
@ -1,3 +1,6 @@
|
|||
v.4.2
|
||||
- System.json V9 backward compat
|
||||
|
||||
v.4.1
|
||||
- Update manifest link
|
||||
|
||||
|
|
|
@ -7,6 +7,8 @@
|
|||
"minimum": 10,
|
||||
"verified": "10.284"
|
||||
},
|
||||
"name": "blades-in-the-dark",
|
||||
"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",
|
||||
|
@ -158,8 +160,5 @@
|
|||
"path": "./packs/entanglements-macro.db",
|
||||
"type": "Macro"
|
||||
}
|
||||
],
|
||||
"name": "",
|
||||
"minimumCoreVersion": "",
|
||||
"author": ""
|
||||
]
|
||||
}
|
||||
|
|
Reference in a new issue