diff --git a/history.en.md b/history.en.md index ab142257c..ab69a12df 100644 --- a/history.en.md +++ b/history.en.md @@ -1,6 +1,7 @@ # History - master/HEAD + - 3.7.1 (2021.2.12) * Consistent the position of the new tab action selector button in both regular and private windows. * Update `ru` locale by [wvxwxvw](https://github.com/wvxwxvw). Thanks! - 3.7.0 (2021.2.9) diff --git a/history.ja.md b/history.ja.md index c64e691b5..ad337691c 100644 --- a/history.ja.md +++ b/history.ja.md @@ -1,6 +1,7 @@ # 更新履歴 - master/HEAD + - 3.7.1 (2021.2.12) * 通常のウィンドウとプライベートウィンドウとで、新しいタブの開き方を明示するボタンを同じ位置に表示するようにした * `ru`ロケール更新(by [wvxwxvw](https://github.com/wvxwxvw), thanks!) - 3.7.0 (2021.2.9) diff --git a/webextensions/manifest.json b/webextensions/manifest.json index c9c9f41a2..9cdf03aa2 100644 --- a/webextensions/manifest.json +++ b/webextensions/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "__MSG_extensionName__", - "version": "3.7.0", + "version": "3.7.1", "author": "YUKI \"Piro\" Hiroshi", "description": "__MSG_extensionDescription__", "permissions": [