Skip to content

Commit 86d3f0e

Browse files
comfy-pr-botchristian-byrnegithub-actions
authored
1.33.6 (#6837)
Patch version increment to 1.33.6 **Base branch:** `main` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6837-1-33-6-2b46d73d3650815194b4fd885b13b574) by [Unito](https://www.unito.io) --------- Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com> Co-authored-by: github-actions <github-actions@github.com>
1 parent 09c888e commit 86d3f0e

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@comfyorg/comfyui-frontend",
33
"private": true,
4-
"version": "1.33.5",
4+
"version": "1.33.6",
55
"type": "module",
66
"repository": "https://github.com/Comfy-Org/ComfyUI_frontend",
77
"homepage": "https://comfy.org",

src/locales/en/main.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1186,7 +1186,8 @@
11861186
"Vue Nodes": "Vue Nodes",
11871187
"Canvas Navigation": "Canvas Navigation",
11881188
"PlanCredits": "Plan & Credits",
1189-
"VueNodes": "Vue Nodes"
1189+
"VueNodes": "Vue Nodes",
1190+
"Nodes 2_0": "Nodes 2.0"
11901191
},
11911192
"serverConfigItems": {
11921193
"listen": {

0 commit comments

Comments
 (0)