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 5273ac8 commit 449e0dcCopy full SHA for 449e0dc
system.json
@@ -2,7 +2,7 @@
2
"name": "dcc",
3
"title": "Dungeon Crawl Classics",
4
"description": "Dungeon Crawl Classics from Goodman Games",
5
- "version": 0.18,
+ "version": 0.19,
6
"minimumCoreVersion": "0.6.6",
7
"compatibleCoreVersion": "0.7.8",
8
"templateVersion": 2,
@@ -29,6 +29,6 @@
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",
32
- "download": "https://github.com/cyface/foundryvtt-dcc/archive/v0.0.18.zip",
+ "download": "https://github.com/cyface/foundryvtt-dcc/archive/v0.0.19.zip",
33
"license": "LICENSE.txt"
34
}
0 commit comments