From 019ceea06e97de70fe207c82a83d3c37f7ca23ed Mon Sep 17 00:00:00 2001 From: "YUKI \"Piro\" Hiroshi" Date: Fri, 27 Dec 2019 15:00:40 +0900 Subject: [PATCH] Bump version to 3.1.0 --- 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 ada23007..5cf91fdb 100644 --- a/history.en.md +++ b/history.en.md @@ -1,6 +1,7 @@ # History - master/HEAD + - 3.1.0 (2019.12.27) * Support Dark mode of the platform. * Show the fake context menu in TST's sidebar on the operated window correctly. * Clear "multiselected" appearance of tabs in TST's sidebar correctly after multiselection state is changed by someone. diff --git a/history.ja.md b/history.ja.md index 6f152921..809bef3e 100644 --- a/history.ja.md +++ b/history.ja.md @@ -1,6 +1,7 @@ # 更新履歴 - master/HEAD + - 3.1.0 (2019.12.27) * プラットフォームのダークモードに対応 * TSTのサイドバーで偽コンテキストメニューを開く挙動について、操作したウィンドウと異なるウィンドウでメニューが開かれる場合があったのを修正 * 他のアドオンなどによってタブの選択状態が解除されたときに、TSTのサイドバー上で選択状態の表示が残ってしまっていたのを修正 diff --git a/webextensions/manifest.json b/webextensions/manifest.json index d78fb82a..b8495036 100644 --- a/webextensions/manifest.json +++ b/webextensions/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "__MSG_extensionName__", - "version": "3.0.10", + "version": "3.1.0", "author": "YUKI \"Piro\" Hiroshi", "description": "__MSG_extensionDescription__", "permissions": [