Skip to content

Commit 889b3db

Browse files
committed
bump version number and update message
1 parent 89f3dc8 commit 889b3db

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

Localization.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import os
44
from hashlib import md5
55

6-
__version__ = "1.9.10"
6+
__version__ = "1.9.11"
77

88
CONFIG_NAME = "Localization.sublime-settings"
99

messages.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,6 @@
1111
"1.9.7": "msg/1.9.7.txt",
1212
"1.9.8": "msg/1.9.8.txt",
1313
"1.9.9": "msg/1.9.8.txt",
14-
"1.9.10": "msg/1.9.8.txt"
14+
"1.9.10": "msg/1.9.8.txt",
15+
"1.9.11": "msg/1.9.8.txt"
1516
}

msg/1.9.8.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.9.11
2+
Fix #17
3+
合并繁体中文翻译pull requests
4+
15
1.9.10
26
Fix #15
37
修复3121-3126之间的版本会用3131版本菜单的问题。

0 commit comments

Comments
 (0)