Skip to content

Commit

Permalink
v0.3.33
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang authored Dec 12, 2024
1 parent 15560fb commit 46a6a4f
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.32",
"version": "0.3.33",
"homepage": "https://comfy.org",
"description": "The best modular GUI to run AI diffusion models.",
"main": ".vite/build/main.js",
Expand Down Expand Up @@ -108,4 +108,4 @@
"lint-staged": {
"./**/*.{js,ts,tsx}": "prettier --write"
}
}
}

0 comments on commit 46a6a4f

Please sign in to comment.