From 061e96e488215d3fbb3b92ba823aafbce4c28b02 Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Tue, 10 Feb 2026 14:28:11 +0900 Subject: [PATCH] 1.39.11 (#8763) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch version increment to 1.39.11 **Base branch:** `main` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-8763-1-39-11-3036d73d365081458389fe558cd921ee) 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 a3ff18729d..1899db5b70 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@comfyorg/comfyui-frontend", - "version": "1.39.10", + "version": "1.39.11", "private": true, "description": "Official front-end implementation of ComfyUI", "homepage": "https://comfy.org",