Skip to content

Commit

Permalink
update to 1.30.0-PATCH version
Browse files Browse the repository at this point in the history
  • Loading branch information
RoderickQiu committed Mar 16, 2023
1 parent a830fa2 commit 8347118
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name" : "wnr",
"version" : "1.30.0",
"version" : "1.30.0-patch",
"description" : "Work and rest, with wnr now!",
"main" : "main.js",
"scripts" : {
Expand Down
17 changes: 4 additions & 13 deletions update.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,17 @@
{
"version" : "1.30.0",
"version" : "1.30.0-patch",
"feature-introduction" : false,
"content" : {
"zh-CN" : [
"修复了几个令人烦扰的 bugs,并做了一定优化。",
"允许在长时间暂停后,重新开始当前计时。",
"增加了使用本地提示音频的功能。",
"为 Windows 平台开始提供原生 arm64 版本,感谢 @HYH! 参与。",
"此 Patch 版本又修复了几个讨厌的 bugs。",
"由于个人时间原因,个人规划可能不会再对此软件添加更多新功能,即可能不再会有v1.31版本,但小优化和问题修复不受影响,感谢大家一直以来的支持。"
],
"zh-TW" : [
"修復了幾個令人煩擾的 bugs,並做了一定優化。",
"允許在長時間暫停後,重新開始當前計時。",
"增加了使用本地提示音頻的功能。",
"為 Windows 平臺開始提供原生 arm64 版本,感謝 @HYH! 參與。",
"此 Patch 版本又修復了幾個討厭的 bugs。",
"由於個人時間原因,個人規劃可能不會再對此軟件添加更多新功能,即可能不再會有v1.31版本,但小優化和問題修復不受影響,感謝大家一直以來的支持。"
],
"en" : [
"Several important bug fixes and optimizations.",
"Allow to restart current period after pausing long.",
"Allow to use local audio as the notify sound.",
"Start to provide native Arm64 version for Windows.",
"Fixed several unacceptable bugs.",
"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. "

]
Expand Down

0 comments on commit 8347118

Please sign in to comment.