From fba8cba451026561e3578abee4e95d556b42651d Mon Sep 17 00:00:00 2001 From: "YUKI \"Piro\" Hiroshi" Date: Wed, 5 May 2021 03:17:44 +0900 Subject: [PATCH] Bump version to 3.8.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 84b69f9ac..5a3ee6242 100644 --- a/history.en.md +++ b/history.en.md @@ -1,6 +1,7 @@ # History - master/HEAD + - 3.8.0 (2021.5.5) * Restructure behaviors about closing and moving of a parent tab. * In the sidebar, now there are some permanently fixed behaviors and some configurable presets: * Closing a parent tab with collapsed tree: closes the entire tree. diff --git a/history.ja.md b/history.ja.md index 79e806328..c356970a2 100644 --- a/history.ja.md +++ b/history.ja.md @@ -1,6 +1,7 @@ # 更新履歴 - master/HEAD + - 3.8.0 (2021.5.5) * 親タブを閉じたり移動したりしたときの振る舞いに関する設定を整理 * サイドバー内での操作について、以下の場面では常に固定の挙動が反映されます: * 折りたたまれたツリーの親を閉じる:ツリー全体を閉じる。 diff --git a/webextensions/manifest.json b/webextensions/manifest.json index 0aab79c4d..136b20f33 100644 --- a/webextensions/manifest.json +++ b/webextensions/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "__MSG_extensionName__", - "version": "3.7.4", + "version": "3.8.0", "author": "YUKI \"Piro\" Hiroshi", "description": "__MSG_extensionDescription__", "permissions": [