Skip to content

Commit fadfa90

Browse files
committed
update to v1.30.1
a patch version
1 parent affbeed commit fadfa90

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name" : "wnr",
3-
"version" : "1.30.0-patch",
3+
"version" : "1.30.1",
44
"description" : "Work and rest, with wnr now!",
55
"main" : "main.js",
66
"scripts" : {

update.json

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,18 @@
11
{
2-
"version" : "1.30.0-patch",
2+
"version" : "1.30.1",
33
"feature-introduction" : false,
44
"content" : {
55
"zh-CN" : [
6-
"此 Patch 版本又修复了几个讨厌的 bugs",
7-
"由于个人时间原因,个人规划可能不会再对此软件添加更多新功能,即可能不再会有v1.31版本,但小优化和问题修复不受影响,感谢大家一直以来的支持"
6+
"修复了一些 Bugs,并且做了一些优化;例如对旧系统、MINI 模式、计时中途提醒等的支持变得更好",
7+
"一段时间结束后的对话框现在支持按 Enter 键快速关闭"
88
],
99
"zh-TW" : [
10-
"此 Patch 版本又修復了幾個討厭的 bugs",
11-
"由於個人時間原因,個人規劃可能不會再對此軟件添加更多新功能,即可能不再會有v1.31版本,但小優化和問題修復不受影響,感謝大家一直以來的支持"
10+
"修復了一些 Bugs,並且做了一些優化;例如對舊系統、MINI 模式、計時中途提醒等的支持變得更好",
11+
"一段時間結束後的對話框現在支持按 Enter 鍵快速關閉"
1212
],
1313
"en" : [
14-
"Fixed several unacceptable bugs.",
15-
"Because of personal time shortage, I am planning to pause on adding more new features, which means there might not be a v1.31 anymore, but optimizations and bugfixs will continue. Thanks for your support. "
16-
14+
"Bugs fixed and several features optimized. ",
15+
"The dialogs now support pressing Enter button to close. "
1716
]
1817
},
1918
"introduce" : {

0 commit comments

Comments
 (0)