Skip to content

Commit

Permalink
chore(version): 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kangfenmao committed Jul 31, 2024
1 parent 62b0908 commit e00c66e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,5 @@ electronDownload:
afterSign: scripts/notarize.js
releaseInfo:
releaseNotes: |
支持主题切换
修复一些问题
新增发送按钮
输入区域展开可以全屏显示
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cherry-studio",
"version": "0.4.2",
"version": "0.4.3",
"description": "A powerful AI assistant for producer.",
"main": "./out/main/index.js",
"author": "[email protected]",
Expand Down

0 comments on commit e00c66e

Please sign in to comment.