Skip to content

Commit

Permalink
chore: bump up to v3.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
GeoffreyChen777 committed Jun 10, 2024
1 parent f8d2f13 commit 467f7f9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG_CN.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## v3.1.4 10/06 2024
## v3.1.5 10/06 2024

1. 修复:链接文件夹图标的显示问题。by @geoffreychen777
2. 增强:命令面板按下回车时的行为。by @geoffreychen777
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG_EN.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## v3.1.4 Jun 10 2024
## v3.1.5 Jun 10 2024

1. Fix: the linked folder icon bug. by @geoffreychen777
2. Enhance: the command bar behavior when pressing the Enter key. by @geoffreychen777
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "paperlib",
"version": "3.1.4",
"version": "3.1.5",
"main": "dist/main-entry.js",
"description": "A simple academic paper management tool.",
"author": "Future Scholars <[email protected]>",
Expand Down

0 comments on commit 467f7f9

Please sign in to comment.