From e778d00e6153cca4e505df6d0ad26470576be4ec Mon Sep 17 00:00:00 2001 From: "YUKI \"Piro\" Hiroshi" Date: Sat, 7 Mar 2020 00:50:40 +0900 Subject: [PATCH] Bump version to 3.4.2 --- history.en.md | 2 ++ history.ja.md | 2 ++ webextensions/manifest.json | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/history.en.md b/history.en.md index 59efb5c8c..f8e151f85 100644 --- a/history.en.md +++ b/history.en.md @@ -1,6 +1,8 @@ # History - master/HEAD + - 3.4.2 (2020.3.7) + * Fix confused color scheme with the "Plain Dark" theme on Linux. (regression on 3.4.0) - 3.4.1 (2020.3.6) * Fix unclaickable sound playing indicator problem. (regression on 3.4.0) - 3.4.0 (2020.3.6) diff --git a/history.ja.md b/history.ja.md index a7ba07a84..ab8ada3c6 100644 --- a/history.ja.md +++ b/history.ja.md @@ -1,6 +1,8 @@ # 更新履歴 - master/HEAD + - 3.4.2 (2020.3.7) + * Linuxにおいて「Plain Dark」の配色がおかしくなっていたのを修正(3.4.0での後退バグ) - 3.4.1 (2020.3.6) * 音声再生状態を示すインジケータをクリックできなくなっていたのを修正(3.4.0での後退バグ) - 3.4.0 (2020.3.6) diff --git a/webextensions/manifest.json b/webextensions/manifest.json index b797de523..e96a9fb44 100644 --- a/webextensions/manifest.json +++ b/webextensions/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "__MSG_extensionName__", - "version": "3.4.1", + "version": "3.4.2", "author": "YUKI \"Piro\" Hiroshi", "description": "__MSG_extensionDescription__", "permissions": [