diff --git a/package.json b/package.json index 88f2ed991..41e22b87a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@comfyorg/comfyui-frontend", "private": true, - "version": "1.32.2", + "version": "1.32.3", "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 a471b5f09..15b310742 100644 --- a/src/locales/en/main.json +++ b/src/locales/en/main.json @@ -2301,4 +2301,4 @@ "message": "Nodes just got a new look and feel", "tryItOut": "Try it out" } -} +} \ No newline at end of file