From 150740acf1fca88f2a6dbe04ed614f15b4599f5f Mon Sep 17 00:00:00 2001 From: "YUKI \"Piro\" Hiroshi" Date: Thu, 8 Jul 2021 02:49:35 +0900 Subject: [PATCH] Bump version to 3.8.7 --- history.en.md | 1 + history.ja.md | 1 + webextensions/manifest.json | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/history.en.md b/history.en.md index ca1f1681b..4c369ba1b 100644 --- a/history.en.md +++ b/history.en.md @@ -1,6 +1,7 @@ # History - master/HEAD + - 3.8.7 (2021.7.8) * Fix odd appearance of the Photon theme. (regression on 3.8.5) * Calculate total height of visible tabs more safely. - 3.8.6 (2021.7.7) diff --git a/history.ja.md b/history.ja.md index e4da04449..19738089f 100644 --- a/history.ja.md +++ b/history.ja.md @@ -1,6 +1,7 @@ # 更新履歴 - master/HEAD + - 3.8.7 (2021.7.8) * Photonテーマの外観がおかしくなっていたのを修正(3.8.5での後退バグ) * タブの高さの合計をより安全に計算するように修正 - 3.8.6 (2021.7.7) diff --git a/webextensions/manifest.json b/webextensions/manifest.json index d572fb931..6f722be54 100644 --- a/webextensions/manifest.json +++ b/webextensions/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "__MSG_extensionName__", - "version": "3.8.6", + "version": "3.8.7", "author": "YUKI \"Piro\" Hiroshi", "description": "__MSG_extensionDescription__", "permissions": [