Skip to content

Commit

Permalink
v0.4.4 (#571)
Browse files Browse the repository at this point in the history
  • Loading branch information
robinjhuang authored Dec 26, 2024
1 parent 2c02eff commit 576a218
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.4.3",
"version": "0.4.4",
"homepage": "https://comfy.org",
"description": "The best modular GUI to run AI diffusion models.",
"main": ".vite/build/main.cjs",
Expand Down Expand Up @@ -113,4 +113,4 @@
"lint-staged": {
"./**/*.{js,ts,tsx}": "prettier --write"
}
}
}

0 comments on commit 576a218

Please sign in to comment.