Skip to content

Commit

Permalink
v0.3.35 (#535)
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang authored Dec 18, 2024
1 parent 8372943 commit e17985d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.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",
Expand Down Expand Up @@ -108,4 +108,4 @@
"lint-staged": {
"./**/*.{js,ts,tsx}": "prettier --write"
}
}
}

0 comments on commit e17985d

Please sign in to comment.