Merge tag '3.2' into development
Release 3.2
This commit is contained in:
commit
95ad80d7ff
2 changed files with 7 additions and 3 deletions
|
@ -1,3 +1,7 @@
|
|||
v3.2
|
||||
- Fix issue #120 (Load dropdown)
|
||||
- Fix issue #122 (Faction tracker labels)
|
||||
|
||||
v3.1
|
||||
- Moving Hooks calls to Methods (@drewg13)
|
||||
|
||||
|
|
|
@ -2,9 +2,9 @@
|
|||
"name": "blades-in-the-dark",
|
||||
"title": "Blades in the Dark",
|
||||
"description": "Blades in the dark game system.",
|
||||
"version": "3.1",
|
||||
"minimumCoreVersion": "0.8.0",
|
||||
"compatibleCoreVersion": "0.8.0",
|
||||
"version": "3.2",
|
||||
"minimumCoreVersion": "0.8.5",
|
||||
"compatibleCoreVersion": "0.8.9",
|
||||
"templateVersion": 1,
|
||||
"author": "megastruktur",
|
||||
"esmodules": [
|
||||
|
|
Reference in a new issue