From 3a2b681883c6d5738ff36df5058e2ef859465f6b Mon Sep 17 00:00:00 2001 From: "YUKI \"Piro\" Hiroshi" Date: Thu, 2 Jun 2022 04:25:34 +0900 Subject: [PATCH] Bump version to 3.8.24 --- 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 15557a2c4..fedbd6fca 100644 --- a/history.en.md +++ b/history.en.md @@ -1,6 +1,7 @@ # History - master/HEAD + - 3.8.24 (2022.6.2) * Shift twisties in tabs to avoid covered by the scrollbar, on macOS, Linux and Windows 11. * Keep label of group tabs correctly after they are moved. * Send `tab-mouseover` and other notifications to helper addons correctly after the sidebar is reopened. diff --git a/history.ja.md b/history.ja.md index b2d621cb0..2395803ff 100644 --- a/history.ja.md +++ b/history.ja.md @@ -1,6 +1,7 @@ # 更新履歴 - master/HEAD + - 3.8.24 (2022.6.2) * macOS、Linux、Windows 11において、スクロールバーに重ならないようにツリーの開閉つまみをずらして表示するようにした * グループ化用のタブを移動した後にタブのラベルがおかしくなる問題を修正 * サイドバーを開き直した後にヘルパーアドオンに `tab-mouseover` などのメッセージが通知されなくなる問題を修正 diff --git a/webextensions/manifest.json b/webextensions/manifest.json index 28f7fcad3..145a04cd6 100644 --- a/webextensions/manifest.json +++ b/webextensions/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "__MSG_extensionName__", - "version": "3.8.23", + "version": "3.8.24", "author": "YUKI \"Piro\" Hiroshi", "description": "__MSG_extensionDescription__", "permissions": [