From 572137880bd7d192d9ae8c2bc91b0af7cbb43332 Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Tue, 23 Dec 2025 03:59:21 +0900 Subject: [PATCH] 1.35.9 (#7727) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch version increment to 1.35.9 **Base branch:** `core/1.35` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-7727-1-35-9-2d16d73d36508140bcc3c361cb3bf8c6) by [Unito](https://www.unito.io) Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9e1a4b598..e65fd00a6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@comfyorg/comfyui-frontend", "private": true, - "version": "1.35.8", + "version": "1.35.9", "type": "module", "repository": "https://github.com/Comfy-Org/ComfyUI_frontend", "homepage": "https://comfy.org",