Skip to content

Commit 978b7d2

Browse files
committed
version number update
1 parent be53855 commit 978b7d2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

module.json

Lines changed: 2 additions & 3 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.5",
6+
"version": "2.0.6",
77
"minimumCoreVersion": "0.5.7",
88
"compatibleCoreVersion":"0.7.5",
99
"esmodules": [
@@ -18,9 +18,8 @@
1818
}],
1919
"styles": [
2020
"./css/custom-hotbar.css"
21-
, "./lib/colorsettings/css/colorpicker.css"
2221
],
2322
"manifest": "https://raw.githubusercontent.com/Norc/foundry-custom-hotbar/master/module.json",
2423
"download": "https://github.com/Norc/foundry-custom-hotbar/archive/v2.0.6.zip",
2524
"url": "https://github.com/Norc/foundry-custom-hotbar"
26-
}
25+
}

0 commit comments

Comments
 (0)