From 4bf6a1960028cc5cda57d48f9fb01a74dfaade43 Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Tue, 20 Jan 2026 05:39:10 +0900 Subject: [PATCH] 1.37.11 (#8161) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch version increment to 1.37.11 **Base branch:** `core/1.37` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-8161-1-37-11-2ed6d73d3650818c886beb12ee781f8b) by [Unito](https://www.unito.io) Co-authored-by: comfy-pr-bot <172744619+comfy-pr-bot@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8444f4c8a..7a48fb2bd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@comfyorg/comfyui-frontend", "private": true, - "version": "1.37.10", + "version": "1.37.11", "type": "module", "repository": "https://github.com/Comfy-Org/ComfyUI_frontend", "homepage": "https://comfy.org",