Skip to content

Commit 0cf4426

Browse files
committed
Bump version to 3.2.3
1 parent a683428 commit 0cf4426

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.2.3 (2019.11.5)
45
* Apply dark color scheme on Plain, Vertigo and Mixed, when the default color sheme of the platform is dark.
56
* Apply dark color scheme for options in tab, group tab, and startup tab, when the default color sheme of the platform is dark.
67
* Update color scheme of Plain, Plain Dark, Vertigo and Mixed as more friendly for Photon Design System and Firefox's default color scheme.

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.2.3 (2019.11.5)
45
* プラットフォームで暗いテーマが既定のときに、Plain, Vertigo, Mixedを暗い色にするようにした
56
* プラットフォームで暗いテーマが既定のときに、タブで開かれた設定画面、グループ化用のタブ、初回起動時のタブの配色を暗い色にするようにした
67
* タブなどのUIの配色をよりPhoton Design SystemとFirefox自体の配色に合わせるようにした

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.2.2",
4+
"version": "3.2.3",
55
"author": "YUKI \"Piro\" Hiroshi",
66
"description": "__MSG_extensionDescription__",
77
"permissions": [

0 commit comments

Comments
 (0)