From cb50a45a80c0887186d59dd7a47272fa0a599c8c Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Wed, 3 Dec 2025 11:26:26 +0900 Subject: [PATCH] 1.33.11 (#7093) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch version increment to 1.33.11 **Base branch:** `core/1.33` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-7093-1-33-11-2bd6d73d365081548ec5fc7bb02a1685) 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 bb335da10..cc24cceb1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@comfyorg/comfyui-frontend", "private": true, - "version": "1.33.10", + "version": "1.33.11", "type": "module", "repository": "https://github.com/Comfy-Org/ComfyUI_frontend", "homepage": "https://comfy.org",