From 64e704c2f912b94794346cacb724eb4fd2c13b91 Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Sat, 8 Nov 2025 13:50:23 +0900 Subject: [PATCH] 1.32.3 (#6634) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch version increment to 1.32.3 **Base branch:** `main` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6634-1-32-3-2a56d73d365081c7ad4bda4aba8b4076) 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 88f2ed991..41e22b87a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@comfyorg/comfyui-frontend", "private": true, - "version": "1.32.2", + "version": "1.32.3", "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 a471b5f09..15b310742 100644 --- a/src/locales/en/main.json +++ b/src/locales/en/main.json @@ -2301,4 +2301,4 @@ "message": "Nodes just got a new look and feel", "tryItOut": "Try it out" } -} +} \ No newline at end of file