Skip to content

Commit

Permalink
Bump version to 3.8.14
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Oct 15, 2021
1 parent 755756e commit 11ad668
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions history.en.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# History

- master/HEAD
- 3.8.14 (2021.10.15)
* Apply given colors to the toolbar button icon, menu icons and the sidebar header icon, if the theme provides rich information (ex. Colorways of Firefox 95 and later).
- 3.8.13 (2021.10.3)
* Fix unexpectedly invisible children when a parent tab is restored and collapsed tabs are re-attached to the restored parent.
Expand Down
1 change: 1 addition & 0 deletions history.ja.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# 更新履歴

- master/HEAD
- 3.8.14 (2021.10.15)
* テーマが色情報を提供している(例:Firefox 95以降のColorwaysなど)場合、ツールバーボタンのアイコン、メニューのアイコン、およびサイドバーヘッダーのアイコンに適切な色を適用するようにした
- 3.8.13 (2021.10.3)
* 閉じられた親タブを開き直して、折りたたまれた状態のタブが復元された親タブの配下に移動されたときに、それらのタブが見えない状態のままになっていたのを修正
Expand Down
2 changes: 1 addition & 1 deletion webextensions/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "3.8.13",
"version": "3.8.14",
"author": "YUKI \"Piro\" Hiroshi",
"description": "__MSG_extensionDescription__",
"permissions": [
Expand Down

0 comments on commit 11ad668

Please sign in to comment.