From 348d5a2864ae30042ffcb4d91092139fd96cfaec Mon Sep 17 00:00:00 2001 From: "YUKI \"Piro\" Hiroshi" Date: Sat, 7 Mar 2020 04:07:36 +0900 Subject: [PATCH] Bump version to 3.4.3 --- 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 f8e151f85..26f563548 100644 --- a/history.en.md +++ b/history.en.md @@ -1,6 +1,8 @@ # History - master/HEAD + - 3.4.3 (2020.3.7) + * Better compatibility with known custom user styles. - 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) diff --git a/history.ja.md b/history.ja.md index ab8ada3c6..0d539514a 100644 --- a/history.ja.md +++ b/history.ja.md @@ -1,6 +1,8 @@ # 更新履歴 - master/HEAD + - 3.4.3 (2020.3.7) + * ユーザースタイルシートによる既知のカスタマイズとの互換性を向上 - 3.4.2 (2020.3.7) * Linuxにおいて「Plain Dark」の配色がおかしくなっていたのを修正(3.4.0での後退バグ) - 3.4.1 (2020.3.6) diff --git a/webextensions/manifest.json b/webextensions/manifest.json index e96a9fb44..0111027c4 100644 --- a/webextensions/manifest.json +++ b/webextensions/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "__MSG_extensionName__", - "version": "3.4.2", + "version": "3.4.3", "author": "YUKI \"Piro\" Hiroshi", "description": "__MSG_extensionDescription__", "permissions": [