Skip to content

Commit 2b3ce95

Browse files
committed
update to 1.28.1
1 parent 804c333 commit 2b3ce95

File tree

2 files changed

+8
-11
lines changed

2 files changed

+8
-11
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.28.0",
3+
"version" : "1.28.1",
44
"description" : "Work and rest, with wnr now!",
55
"main" : "main.js",
66
"scripts" : {

update.json

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,18 @@
11
{
2-
"version" : "1.28.0",
2+
"version" : "1.28.1",
33
"feature-introduction" : false,
44
"content" : {
55
"zh-CN" : [
6-
"新增了对窗口最大化的支持,这种介于全屏专心与普通计时之间的模式将带来更大的方便。",
7-
"新增了在设置中自定义工作、休息等的主题颜色的功能。",
8-
"修复了几个小问题。"
6+
"对 Windows 系统,增加了任务栏图标上直接显示剩余时间的功能,并优化了任务栏显示。",
7+
"修复了几个小问题,并升级软件依赖项到最新版本。"
98
],
109
"zh-TW" : [
11-
"新增了對窗口最大化的支持,這種介於全屏專心與普通計時之間的模式將帶來更大的方便。",
12-
"新增了在設置中自定義工作、休息等的主題顏色的功能。",
13-
"修復了幾個小問題。"
10+
"對 Windows 系統,增加了任務欄圖標上直接顯示剩余時間的功能,並優化了任務欄顯示。",
11+
"修復了幾個小問題,並升級軟件依賴項到最新版本。"
1412
],
1513
"en" : [
16-
"New feature: maximizable window.",
17-
"New feature: new setting about customizing theme colors. ",
18-
"Several bugs fixed."
14+
"New feature: show remaining time directly on the taskbar icon for Windows.",
15+
"Fixed several bugs, and updated the dependencies."
1916
]
2017
},
2118
"introduce" : {

0 commit comments

Comments
 (0)