From 5e5bf8248f2b813a85b4172b1380326454c8dbe5 Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Thu, 20 Nov 2025 12:19:51 +0900 Subject: [PATCH] 1.32.7 (#6765) Patch version increment to 1.32.7 **Base branch:** `core/1.32` Co-authored-by: benceruleanlu <162923238+benceruleanlu@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd97e0106..c732faeda 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@comfyorg/comfyui-frontend", "private": true, - "version": "1.32.6", + "version": "1.32.7", "type": "module", "repository": "https://github.com/Comfy-Org/ComfyUI_frontend", "homepage": "https://comfy.org",