From 5187a77234aadf605e60b08a088a1a78baf19108 Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Sat, 13 Dec 2025 21:51:04 +0900 Subject: [PATCH] 1.35.6 (#7452) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch version increment to 1.35.6 **Base branch:** `main` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-7452-1-35-6-2c86d73d36508158952bd1308e819410) by [Unito](https://www.unito.io) --------- Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com> Co-authored-by: github-actions --- package.json | 2 +- src/locales/en/main.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 197cecd983..eb7190b288 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@comfyorg/comfyui-frontend", "private": true, - "version": "1.35.5", + "version": "1.35.6", "type": "module", "repository": "https://github.com/Comfy-Org/ComfyUI_frontend", "homepage": "https://comfy.org", diff --git a/src/locales/en/main.json b/src/locales/en/main.json index d949c523de..8403c02056 100644 --- a/src/locales/en/main.json +++ b/src/locales/en/main.json @@ -2054,7 +2054,7 @@ "placeholderUnknown": "Select media..." }, "numberControl": { - "header" : { + "header": { "prefix": "Automatically update the value", "after": "AFTER", "before": "BEFORE",