From 81b994e8f7dbb84a127eab1c7c236be7dcde5477 Mon Sep 17 00:00:00 2001 From: "YUKI \"Piro\" Hiroshi" Date: Fri, 21 Jul 2023 14:44:39 +0900 Subject: [PATCH] Bump version to 3.9.16 --- 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 b82de0845..3fcb01dca 100644 --- a/history.en.md +++ b/history.en.md @@ -1,6 +1,7 @@ # History - master/HEAD + - 3.9.16 (2023.7.21) * Reduce RAM usage around favicons. * Right-click on the "new tab" button now opens containers selector like recent versions of Firefox. * Expand ancestors tree while a tab is moved by Ctrl-PageUp/PageDown for better usability. diff --git a/history.ja.md b/history.ja.md index f8f9bfdf2..c1eec4398 100644 --- a/history.ja.md +++ b/history.ja.md @@ -1,6 +1,7 @@ # 更新履歴 - master/HEAD + - 3.9.16 (2023.7.21) * faviconの取り扱いに関するメモリ消費を削減 * 「新しいタブ」ボタンの上での右クリックでコンテナーの選択肢を表示するようにした(最近のバージョンのFirefoxの挙動を再現) * 利便性向上のため、Ctrl-PageUp/PageDownでのタブの移動中は、ツリーの祖先を展開するようにした diff --git a/webextensions/manifest.json b/webextensions/manifest.json index ecf603a5a..b8f2c4bb4 100644 --- a/webextensions/manifest.json +++ b/webextensions/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "__MSG_extensionName__", - "version": "3.9.15", + "version": "3.9.16", "author": "YUKI \"Piro\" Hiroshi", "description": "__MSG_extensionDescription__", "permissions": [