Skip to content

Commit

Permalink
chore(version): 0.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kangfenmao committed Oct 24, 2024
1 parent 596cf8e commit 346c5c1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,8 @@ publish:
electronDownload:
mirror: https://npmmirror.com/mirrors/electron/
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": "CherryStudio",
"version": "0.8.2",
"version": "0.8.3",
"private": true,
"description": "A powerful AI assistant for producer.",
"main": "./out/main/index.js",
Expand Down

0 comments on commit 346c5c1

Please sign in to comment.