From 55194bc5639a5357306bf3510a7432d07351b2bd Mon Sep 17 00:00:00 2001 From: "YUKI \"Piro\" Hiroshi" Date: Tue, 29 Sep 2020 18:39:12 +0900 Subject: [PATCH] Bump version to 3.5.28 --- 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 7d578c2e2..e9049bbe4 100644 --- a/history.en.md +++ b/history.en.md @@ -1,6 +1,7 @@ # History - master/HEAD + - 3.5.28 (2020.9.29) * Better visibility of active tabs and closeboxes on the high contrast mode. * Fix regressions on 3.5.24 around auto-correcting of tabs order after multiple opened tabs. * Fix wrong successor tab control around child tabs and their closed opener parent tabs: the next sibling of a closed child active tab will become active instead of the parent tab. diff --git a/history.ja.md b/history.ja.md index b74d32855..2bf12250a 100644 --- a/history.ja.md +++ b/history.ja.md @@ -1,6 +1,7 @@ # 更新履歴 - master/HEAD + - 3.5.28 (2020.9.29) * ハイコントラストモードでのアクティブなタブとクローズボックスの視認性を向上 * 複数のタブが同時に開かれた場合などのタブの並び順の補正処理が機能しなくなっていたのを修正(3.5.24での後退バグ) * 閉じられた親タブとその子タブの間で、子タブを閉じた後にフォーカスが次の兄弟タブでなく常に親タブに移ってしまう問題を修正 diff --git a/webextensions/manifest.json b/webextensions/manifest.json index 980d0acc8..ff56c1a3f 100644 --- a/webextensions/manifest.json +++ b/webextensions/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "__MSG_extensionName__", - "version": "3.5.27", + "version": "3.5.28", "author": "YUKI \"Piro\" Hiroshi", "description": "__MSG_extensionDescription__", "permissions": [