We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe59bf1 commit a67d228Copy full SHA for a67d228
system.json
@@ -7,6 +7,7 @@
7
"compatibleCoreVersion": "0.7.2",
8
"templateVersion": 2,
9
"author": "Tim L. White",
10
+ "contributors": { "name" : "Steve Barnett", "email" : "[email protected]" }
11
"esmodules": [
12
"module/dcc.js"
13
],
@@ -28,6 +29,6 @@
28
29
"initiative": "1d20 + @attributes.init.value",
30
"url": "https://github.com/cyface/foundryvtt-dcc",
31
"manifest": "https://github.com/cyface/foundryvtt-dcc/raw/master/system.json",
- "download": "https://github.com/cyface/foundryvtt-dcc/archive/v0.0.11.zip",
32
+ "download": "https://github.com/cyface/foundryvtt-dcc/archive/v0.0.12.zip",
33
"license": "LICENSE.txt"
34
}
0 commit comments