Skip to content

Commit

Permalink
update to 1.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
RoderickQiu committed Jun 5, 2021
1 parent 0c414bf commit d93f07d
Show file tree
Hide file tree
Showing 2 changed files with 17 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.22.1",
"version": "1.22.2",
"description": "Work and rest, with wnr now!",
"main": "main.js",
"scripts": {
Expand Down
29 changes: 16 additions & 13 deletions update.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,27 @@
{
"version": "1.22.1",
"version": "1.22.2",
"feature-introduction": false,
"content": {
"zh-CN": [
"添加了置换首页的功能。",
"修复了几个工作不正常的设置项。",
"将最短时间缩短至5秒。",
"还进行了一些其它优化。"
"应用内提供的蓝奏云链接已经失效,请前往官网获取最新链接。",
"新增暂停计数功能。",
"升级到Electron12以提升性能。",
"优化了数个功能。",
"修复了数个问题。"
],
"zh-TW": [
"添加了置換首頁的功能。",
"修復了幾個工作不正常的設置項。",
"將最短時間縮短至5秒。",
"還進行了一些其它優化。"
"应用内提供的蓝奏云链接已经失效,请前往官网获取最新链接。",
"新增暂停计数功能。",
"升级到Electron12以提升性能。",
"优化了数个功能。",
"修复了数个问题。"
],
"en": [
"Add change default page feature.",
"Fix some settings items that were malfunctioning.",
"Change the minimum period length from 12s to 5s.",
"Optimized & bugs fixed."
"The Chinese server is down, go to the website for the new link.",
"Added pause count feature.",
"Updated to Electron 12 for better speed.",
"Optimized several pages.",
"Fixed several bugs."
]
},
"introduce": {
Expand Down

0 comments on commit d93f07d

Please sign in to comment.