Skip to content

Commit

Permalink
chore(version): 0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kangfenmao committed Sep 3, 2024
1 parent 615e337 commit 635f238
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "CherryStudio",
"version": "0.6.2",
"version": "0.6.3",
"private": true,
"description": "A powerful AI assistant for producer.",
"main": "./out/main/index.js",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ __metadata:
"@types/adm-zip": "npm:^0"
adm-zip: "npm:^0.5.15"
dotenv-cli: "npm:^7.4.2"
electron: "npm:^28.3.3"
electron: "npm:28.3.3"
electron-builder: "npm:^24.9.1"
electron-log: "npm:^5.1.5"
electron-store: "npm:^8.2.0"
Expand Down Expand Up @@ -3472,7 +3472,7 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:^28.3.3":
"electron@npm:28.3.3, electron@npm:^28.3.3":
version: 28.3.3
resolution: "electron@npm:28.3.3"
dependencies:
Expand Down

0 comments on commit 635f238

Please sign in to comment.