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 be53855 commit 978b7d2Copy full SHA for 978b7d2
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.5",
+ "version": "2.0.6",
7
"minimumCoreVersion": "0.5.7",
8
"compatibleCoreVersion":"0.7.5",
9
"esmodules": [
@@ -18,9 +18,8 @@
18
}],
19
"styles": [
20
"./css/custom-hotbar.css"
21
- , "./lib/colorsettings/css/colorpicker.css"
22
],
23
"manifest": "https://raw.githubusercontent.com/Norc/foundry-custom-hotbar/master/module.json",
24
"download": "https://github.com/Norc/foundry-custom-hotbar/archive/v2.0.6.zip",
25
"url": "https://github.com/Norc/foundry-custom-hotbar"
26
- }
+ }
0 commit comments