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.
2 parents d81a7b4 + beac85f commit 8e09dbfCopy full SHA for 8e09dbf
module.json
@@ -3,7 +3,7 @@
3
"title": "Custom Hotbar",
4
"description": "An extra fully functional hotbar (currently 1 row only) above the first.",
5
"author": "Norc",
6
- "version": "2.0.3",
+ "version": "2.0.4",
7
"minimumCoreVersion": "0.5.7",
8
"compatibleCoreVersion":"0.7.0",
9
"esmodules": [
@@ -22,6 +22,6 @@
22
, "./lib/colorsettings/css/colorpicker.css"
23
],
24
"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",
+ "download": "https://github.com/Norc/foundry-custom-hotbar/archive/v2.0.4.zip",
26
"url": "https://github.com/Norc/foundry-custom-hotbar"
27
}
0 commit comments