From 5996a812b96483763a66019c2c89cea67edac754 Mon Sep 17 00:00:00 2001 From: "YUKI \"Piro\" Hiroshi" Date: Thu, 23 Apr 2020 10:36:13 +0900 Subject: [PATCH] Bump version to 3.5.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 db6935caff..26f9fb5dac 100644 --- a/history.en.md +++ b/history.en.md @@ -1,6 +1,7 @@ # History - master/HEAD + - 3.5.0 (2020.4.23) * Show dialogs as semi-modal popup windows. * Hide the context menu item "Reopen in Container" in private windows. This behavior is compatible to Firefox's one. * Update `ru` locale by wvxwxvw. Thanks! diff --git a/history.ja.md b/history.ja.md index fd73a1ecd4..00b2dcf19f 100644 --- a/history.ja.md +++ b/history.ja.md @@ -1,6 +1,7 @@ # 更新履歴 - master/HEAD + - 3.5.0 (2020.4.23) * 各種ダイアログをモーダル風ポップアップウィンドウで表示するようにした * プライベートウィンドウではコンテキストメニューの「コンテナーを開きなおす」を表示しないようにした(Firefox本体の動作に合わせた) * `ru`ロケール更新(by [wvxwxvw](https://github.com/wvxwxvw), thanks!) diff --git a/webextensions/manifest.json b/webextensions/manifest.json index b3dce0998e..ae6254adf0 100644 --- a/webextensions/manifest.json +++ b/webextensions/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "__MSG_extensionName__", - "version": "3.4.10", + "version": "3.5.0", "author": "YUKI \"Piro\" Hiroshi", "description": "__MSG_extensionDescription__", "permissions": [