Deploy package 0.7.3
parent
90665825aa
commit
f5980e1c6f
|
@ -1,3 +1,7 @@
|
|||
**v0.7.3 Monster Ability Fix**
|
||||
**BUG FIXES:**
|
||||
Monster sheet was unable to add abilities.
|
||||
|
||||
**v0.7.2 Monster Save Fix**
|
||||
**MINOR CHANGES:**
|
||||
Changed the changlog to bold text.
|
||||
|
|
Binary file not shown.
|
@ -2,7 +2,7 @@
|
|||
"name": "acks",
|
||||
"title": "Adventurer Conqueror King System",
|
||||
"description": "Play B/X or other OSR compatible content using the ACKS system",
|
||||
"version": "0.7.2",
|
||||
"version": "0.7.3",
|
||||
"minimumCoreVersion": "0.7.4",
|
||||
"compatibleCoreVersion": "0.7.5",
|
||||
"templateVersion": 2,
|
||||
|
@ -185,5 +185,5 @@
|
|||
"gridUnits": "ft",
|
||||
"url": "https://github.com/thehappyanarchist/foundryacks",
|
||||
"manifest": "https://github.com/thehappyanarchist/foundryacks/raw/master/src/system.json",
|
||||
"download": "https://github.com/thehappyanarchist/foundryacks/raw/master/package/acks-v0.7.2.zip"
|
||||
"download": "https://github.com/thehappyanarchist/foundryacks/raw/master/package/acks-v0.7.3.zip"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue