Skip to content

Commit beac85f

Browse files
authored
Update module.json
1 parent 21158e2 commit beac85f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

module.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"title": "Custom Hotbar",
44
"description": "An extra fully functional hotbar (currently 1 row only) above the first.",
55
"author": "Norc",
6-
"version": "2.0.3",
6+
"version": "2.0.4",
77
"minimumCoreVersion": "0.5.7",
88
"compatibleCoreVersion":"0.7.0",
99
"esmodules": [
@@ -22,6 +22,6 @@
2222
, "./lib/colorsettings/css/colorpicker.css"
2323
],
2424
"manifest": "https://raw.githubusercontent.com/Norc/foundry-custom-hotbar/dev/module.json",
25-
"download": "https://github.com/Norc/foundry-custom-hotbar/archive/v2.0.3.zip",
25+
"download": "https://github.com/Norc/foundry-custom-hotbar/archive/v2.0.4.zip",
2626
"url": "https://github.com/Norc/foundry-custom-hotbar"
2727
}

0 commit comments

Comments
 (0)