diff --git a/package.json b/package.json index b91e72af..487a71ff 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "productName": "ComfyUI", "repository": "github:comfy-org/electron", "copyright": "Copyright © 2024 Comfy Org", - "version": "0.3.34", + "version": "0.3.35", "homepage": "https://comfy.org", "description": "The best modular GUI to run AI diffusion models.", "main": ".vite/build/main.cjs", @@ -108,4 +108,4 @@ "lint-staged": { "./**/*.{js,ts,tsx}": "prettier --write" } -} \ No newline at end of file +}