Skip to content

Commit d751a95

Browse files
authored
Update module.json
1 parent a67738e commit d751a95

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

module.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
"name": "custom-css",
33
"title": "Custom Css",
44
"description": "Add custom css to your world",
5-
"version": "1.1.2",
5+
"version": "1.1.3",
66
"minimumCoreVersion": "0.6.0",
7-
"compatibleCoreVersion": "0.6.0",
7+
"compatibleCoreVersion": "0.7.5",
88
"author": "Cody Swendrowski <cody@swendrowski.us>",
99
"esmodules": [
1010
"./custom-css.js"
@@ -24,5 +24,5 @@
2424
],
2525
"url": "https://github.com/cswendrowski/FoundryVTT-Custom-CSS",
2626
"manifest": "https://github.com/cswendrowski/FoundryVTT-Custom-CSS/releases/download/latest/module.json",
27-
"download": "https://github.com/cswendrowski/FoundryVTT-Custom-CSS/releases/download/1.1.2/module.zip"
27+
"download": "https://github.com/cswendrowski/FoundryVTT-Custom-CSS/releases/download/1.1.3/module.zip"
2828
}

0 commit comments

Comments
 (0)