From a4805b2682d5fecf5ed868809af3f1c3e7410dd4 Mon Sep 17 00:00:00 2001 From: hogashi Date: Wed, 29 Nov 2023 05:28:56 +0900 Subject: [PATCH] bump version --- dist/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/manifest.json b/dist/manifest.json index e4205378..1d0f104e 100644 --- a/dist/manifest.json +++ b/dist/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "twitter画像原寸ボタン", - "version": "5.4.0", + "version": "6.0.0", "description": "twitterの画像ツイートにボタンを追加する拡張機能。追加されたボタンを押すとツイートの画像を原寸で新しいタブに表示する。連絡先: @hogextend", "author": "hogashi", "permissions": ["tabs", "storage"],