Skip to content

Commit ea3b3ce

Browse files
comfy-pr-botchristian-byrnegithub-actions
authored
1.37.5 (#7866)
Patch version increment to 1.37.5 **Base branch:** `main` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-7866-1-37-5-2e16d73d365081ecafa2f325c415f4a2) by [Unito](https://www.unito.io) --------- Co-authored-by: christian-byrne <[email protected]> Co-authored-by: github-actions <[email protected]>
1 parent 2356b0b commit ea3b3ce

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
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.37.4",
4+
"version": "1.37.5",
55
"type": "module",
66
"repository": "https://github.com/Comfy-Org/ComfyUI_frontend",
77
"homepage": "https://comfy.org",

src/locales/en/commands.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,4 +333,4 @@
333333
"label": "Toggle Workflows Sidebar",
334334
"tooltip": "Workflows"
335335
}
336-
}
336+
}

src/locales/en/main.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1168,6 +1168,7 @@
11681168
"Canvas Performance": "Canvas Performance",
11691169
"Help Center": "Help Center",
11701170
"toggle linear mode": "toggle linear mode",
1171+
"Toggle Queue Panel V2": "Toggle Queue Panel V2",
11711172
"Toggle Theme (Dark/Light)": "Toggle Theme (Dark/Light)",
11721173
"Undo": "Undo",
11731174
"Open Sign In Dialog": "Open Sign In Dialog",
@@ -2473,4 +2474,4 @@
24732474
"recentReleases": "Recent releases",
24742475
"helpCenterMenu": "Help Center Menu"
24752476
}
2476-
}
2477+
}

0 commit comments

Comments
 (0)