Skip to content

Commit

Permalink
v0.2.15 (#224)
Browse files Browse the repository at this point in the history
  • Loading branch information
huchenlei authored Nov 12, 2024
1 parent 50a43ea commit b6ded99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/release_types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
with:
node-version: '20.x'
corepack: true
registry-url: 'https://registry.npmjs.org'
- name: Install dependencies
run: yarn install
- name: Build types
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"productName": "ComfyUI",
"repository": "github:comfy-org/electron",
"copyright": "Copyright © 2024 Comfy Org",
"version": "0.2.14",
"version": "0.2.15",
"homepage": "https://comfy.org",
"description": "The best modular GUI to run AI diffusion models.",
"main": ".vite/build/main.js",
Expand Down

0 comments on commit b6ded99

Please sign in to comment.