Release 0.7.2

Release 0.7.2
master
The Happy Anarchist 2020-11-02 22:41:13 -10:00
parent 63a4e237aa
commit afe61cb07e
2 changed files with 2 additions and 2 deletions

BIN
package/acks-v0.7.2.zip Normal file

Binary file not shown.

View File

@ -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.0",
"version": "0.7.2",
"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.0.zip"
"download": "https://github.com/thehappyanarchist/foundryacks/raw/master/package/acks-v0.7.2.zip"
}