Skip to content

Commit 8c7f643

Browse files
committed
Bump version to 3.9.5
1 parent ebf648b commit 8c7f643

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

history.en.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# History
22

33
- master/HEAD
4+
- 3.9.5 (2022.9.21)
45
* Update `de` locale by [SammysHP](https://github.com/SammysHP). Thanks!
56
- 3.9.4 (2022.9.21)
67
* Becomes more robust around tabs opened and closed immediately (ex. new tabs for download links), and less ghost tabs left on the sidebar.

history.ja.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# 更新履歴
22

33
- master/HEAD
4+
- 3.9.5 (2022.9.21)
45
* `de`ロケール更新(by [SammysHP](https://github.com/SammysHP), thanks!)
56
- 3.9.4 (2022.9.21)
67
* 開かれた直後に閉じられたタブ(ダウンロードリンクに対して開かれたタブなど)に対する堅牢性を向上し、サイドバーにタブの「残像」が残りにくくした

webextensions/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "__MSG_extensionName__",
4-
"version": "3.9.4",
4+
"version": "3.9.5",
55
"author": "YUKI \"Piro\" Hiroshi",
66
"description": "__MSG_extensionDescription__",
77
"permissions": [

0 commit comments

Comments
 (0)