Skip to content

Commit 559c455

Browse files
[chore] Bump desktop version to 0.8.23 (#1664)
## Summary - bump the desktop app version in `package.json` from `0.8.22` to `0.8.23` ## Testing - not run: `yarn format`, `yarn lint`, and `yarn typecheck` are blocked in this worktree because the Yarn install state / `node_modules` is missing <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Chores** * Version updated to 0.8.23 <!-- end of auto-generated comment: release notes by coderabbit.ai --> ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-1664-chore-Bump-desktop-version-to-0-8-23-3266d73d36508158a4ffc1b1389c1160) by [Unito](https://www.unito.io)
1 parent b6e05e6 commit 559c455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"productName": "ComfyUI",
44
"repository": "github:comfy-org/electron",
55
"copyright": "Copyright © 2024 Comfy Org",
6-
"version": "0.8.22",
6+
"version": "0.8.23",
77
"homepage": "https://comfy.org",
88
"description": "The best modular GUI to run AI diffusion models.",
99
"main": ".vite/build/main.cjs",

0 commit comments

Comments
 (0)