Skip to content

Commit 8347118

Browse files
committed
update to 1.30.0-PATCH version
1 parent a830fa2 commit 8347118

File tree

2 files changed

+5
-14
lines changed

2 files changed

+5
-14
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",
3+
"version" : "1.30.0-patch",
44
"description" : "Work and rest, with wnr now!",
55
"main" : "main.js",
66
"scripts" : {

update.json

Lines changed: 4 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,17 @@
11
{
2-
"version" : "1.30.0",
2+
"version" : "1.30.0-patch",
33
"feature-introduction" : false,
44
"content" : {
55
"zh-CN" : [
6-
"修复了几个令人烦扰的 bugs,并做了一定优化。",
7-
"允许在长时间暂停后,重新开始当前计时。",
8-
"增加了使用本地提示音频的功能。",
9-
"为 Windows 平台开始提供原生 arm64 版本,感谢 @HYH! 参与。",
6+
"此 Patch 版本又修复了几个讨厌的 bugs。",
107
"由于个人时间原因,个人规划可能不会再对此软件添加更多新功能,即可能不再会有v1.31版本,但小优化和问题修复不受影响,感谢大家一直以来的支持。"
118
],
129
"zh-TW" : [
13-
"修復了幾個令人煩擾的 bugs,並做了一定優化。",
14-
"允許在長時間暫停後,重新開始當前計時。",
15-
"增加了使用本地提示音頻的功能。",
16-
"為 Windows 平臺開始提供原生 arm64 版本,感謝 @HYH! 參與。",
10+
"此 Patch 版本又修復了幾個討厭的 bugs。",
1711
"由於個人時間原因,個人規劃可能不會再對此軟件添加更多新功能,即可能不再會有v1.31版本,但小優化和問題修復不受影響,感謝大家一直以來的支持。"
1812
],
1913
"en" : [
20-
"Several important bug fixes and optimizations.",
21-
"Allow to restart current period after pausing long.",
22-
"Allow to use local audio as the notify sound.",
23-
"Start to provide native Arm64 version for Windows.",
14+
"Fixed several unacceptable bugs.",
2415
"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. "
2516

2617
]

0 commit comments

Comments
 (0)