diff --git a/package/acks-v0.7.2.zip b/package/acks-v0.7.2.zip new file mode 100644 index 0000000..2c35e13 Binary files /dev/null and b/package/acks-v0.7.2.zip differ diff --git a/src/system.json b/src/system.json index bf1baac..102a150 100644 --- a/src/system.json +++ b/src/system.json @@ -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" }