From 8c7f643708b1785f82e0a9ce7e2449cf8949364e Mon Sep 17 00:00:00 2001 From: "YUKI \"Piro\" Hiroshi" Date: Wed, 21 Sep 2022 01:10:43 +0900 Subject: [PATCH] Bump version to 3.9.5 --- 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 12bb3b454..e5745aafd 100644 --- a/history.en.md +++ b/history.en.md @@ -1,6 +1,7 @@ # History - master/HEAD + - 3.9.5 (2022.9.21) * Update `de` locale by [SammysHP](https://github.com/SammysHP). Thanks! - 3.9.4 (2022.9.21) * Becomes more robust around tabs opened and closed immediately (ex. new tabs for download links), and less ghost tabs left on the sidebar. diff --git a/history.ja.md b/history.ja.md index 316b55533..7b69f3ed1 100644 --- a/history.ja.md +++ b/history.ja.md @@ -1,6 +1,7 @@ # 更新履歴 - master/HEAD + - 3.9.5 (2022.9.21) * `de`ロケール更新(by [SammysHP](https://github.com/SammysHP), thanks!) - 3.9.4 (2022.9.21) * 開かれた直後に閉じられたタブ(ダウンロードリンクに対して開かれたタブなど)に対する堅牢性を向上し、サイドバーにタブの「残像」が残りにくくした diff --git a/webextensions/manifest.json b/webextensions/manifest.json index ba656fddf..8134f2de2 100644 --- a/webextensions/manifest.json +++ b/webextensions/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "__MSG_extensionName__", - "version": "3.9.4", + "version": "3.9.5", "author": "YUKI \"Piro\" Hiroshi", "description": "__MSG_extensionDescription__", "permissions": [