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 b4a1197 commit 8679b1fCopy full SHA for 8679b1f
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.13,
+ "version": 0.14,
6
"minimumCoreVersion": "0.5.6",
7
"compatibleCoreVersion": "0.7.2",
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.13.zip",
+ "download": "https://github.com/cyface/foundryvtt-dcc/archive/v0.0.14.zip",
33
"license": "LICENSE.txt"
34
}
0 commit comments