Skip to content

Commit 0741e08

Browse files
authored
updated module.json for master branch for 2.0.5 release
1 parent 8e09dbf commit 0741e08

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
@@ -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.4",
6+
"version": "2.0.5",
77
"minimumCoreVersion": "0.5.7",
88
"compatibleCoreVersion":"0.7.0",
99
"esmodules": [
@@ -21,7 +21,7 @@
2121
"./css/custom-hotbar.css"
2222
, "./lib/colorsettings/css/colorpicker.css"
2323
],
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.4.zip",
24+
"manifest": "https://raw.githubusercontent.com/Norc/foundry-custom-hotbar/master/module.json",
25+
"download": "https://github.com/Norc/foundry-custom-hotbar/archive/v2.0.5.zip",
2626
"url": "https://github.com/Norc/foundry-custom-hotbar"
2727
}

0 commit comments

Comments
 (0)