From bfe53d77210b45cf221c870b4c2c6a278b6d4ff1 Mon Sep 17 00:00:00 2001 From: Comfy Org PR Bot Date: Thu, 23 Oct 2025 07:42:41 +0900 Subject: [PATCH] 1.30.2 (#6171) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Patch version increment to 1.30.2 **Base branch:** `main` ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6171-1-30-2-2926d73d36508194b993d488cf43de6d) by [Unito](https://www.unito.io) --------- Co-authored-by: simula-r <18093452+simula-r@users.noreply.github.com> Co-authored-by: github-actions --- package.json | 2 +- src/locales/en/main.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index bb52c2af0..55a55a7b1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@comfyorg/comfyui-frontend", "private": true, - "version": "1.30.1", + "version": "1.30.2", "type": "module", "repository": "https://github.com/Comfy-Org/ComfyUI_frontend", "homepage": "https://comfy.org", diff --git a/src/locales/en/main.json b/src/locales/en/main.json index 210468449..a05e9dc81 100644 --- a/src/locales/en/main.json +++ b/src/locales/en/main.json @@ -1955,7 +1955,7 @@ "benefit2": "Up to 30 min runtime per job" }, "required": { - "title": "Subscribe to", + "title": "Subscribe to", "waitingForSubscription": "Complete your subscription in the new tab. We'll automatically detect when you're done!", "subscribe": "Subscribe" },