Skip to content

Commit 33a8c21

Browse files
committed
Update pyproject.toml
1 parent 2bc00eb commit 33a8c21

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "flowstate-creator-nodes"
33
description = "The ultimate suite of streamlined ComfyUI nodes for creative professionals."
4-
version = "0.1.1"
4+
version = "0.1.2"
55
license = {file = "LICENSE"}
66
dependencies = []
77

@@ -14,6 +14,6 @@ Documentation = "https://github.com/flowstateeng/FlowState-Creator-Nodes/wiki"
1414
[tool.comfy]
1515
PublisherId = "flowstateeng"
1616
DisplayName = "🌊 FlowState-Creator-Suite"
17-
Icon = "https://raw.githubusercontent.com/flowstateeng/FlowState-Creator-Nodes/blob/main/imgs/FlowState%20Creator%20Suite%20-%20Comfy%20Registry%20Icon.png"
18-
Banner = "https://raw.githubusercontent.com/flowstateeng/FlowState-Creator-Nodes/blob/main/imgs/FlowState-Creator-Nodes-Banner.png"
17+
Icon = "https://raw.githubusercontent.com/flowstateeng/FlowState-Creator-Nodes/refs/heads/main/imgs/FlowState%20Creator%20Suite%20-%20Comfy%20Registry%20Icon.png"
18+
Banner = "https://raw.githubusercontent.com/flowstateeng/FlowState-Creator-Nodes/refs/heads/main/imgs/FlowState-Creator-Nodes-Banner.png"
1919

0 commit comments

Comments
 (0)