From 037a4af0b006621564aac47533f045e32db762b2 Mon Sep 17 00:00:00 2001 From: "YUKI \"Piro\" Hiroshi" Date: Thu, 14 Nov 2019 17:20:07 +0900 Subject: [PATCH] Bump version to 3.2.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 6fa4b6f65..533af7e29 100644 --- a/history.en.md +++ b/history.en.md @@ -1,6 +1,7 @@ # History - master/HEAD + - 3.2.5 (2019.11.14) * Show drop marker with visible color even when a dark color scheme is applied. * Show the scrollbar in the sidebar with dark color when a dark color scheme is applied on some themes: Plain, (Plain Dark,) Vertigo and Mixed. * Don't show accesskeys for command names on the keyboard shortcut manager of Firefox itself. diff --git a/history.ja.md b/history.ja.md index acf89806d..19986ca6f 100644 --- a/history.ja.md +++ b/history.ja.md @@ -1,6 +1,7 @@ # 更新履歴 - master/HEAD + - 3.2.5 (2019.11.14) * 暗い配色の時にタブのドロップ位置のマーカーが見えにくくなっていたのを修正 * Plain、(Plain Dark、)Vertigo、Mixedにおいて、暗い配色が反映されている時はスクロールバーの色もそれに合わせるようにした * Firefox自体のキーボードショートカット管理画面において、コマンド名にアクセスキーを表示しないようにした diff --git a/webextensions/manifest.json b/webextensions/manifest.json index 63eea9721..863db6cc6 100644 --- a/webextensions/manifest.json +++ b/webextensions/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "__MSG_extensionName__", - "version": "3.2.4", + "version": "3.2.5", "author": "YUKI \"Piro\" Hiroshi", "description": "__MSG_extensionDescription__", "permissions": [