Skip to content

Commit 20c30e3

Browse files
committed
20210901
1 parent 435a0b1 commit 20c30e3

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

resbibman/confReader.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
("0.2.2", "Add pending window, support entry without file"),
1717
("0.2.3", "Better support for entry without file"),
1818
("0.2.4", "Better support for pending window, add pdf preview to pending window"),
19-
("0.2.5", "Enable drag-drop in info panel to add file")
19+
("0.2.5", "Enable drag-drop in info panel to add file"),
20+
("0.2.6", "Context menu, better documentation")
2021
]
2122
VERSION, DESCRIPEITON = _VERSION_HISTORIES[-1]
2223

resbibman/docs/使用说明.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 使用说明
22

3-
软件版本:0.2.5
3+
软件版本:0.2.6
44

55
## 概述
66

0 commit comments

Comments
 (0)