From dd784f08ba13e0f876350d3a4b216785d6d18280 Mon Sep 17 00:00:00 2001 From: Yucheng Chuang Date: Fri, 30 Aug 2024 22:01:46 +0900 Subject: [PATCH] version bump to 3.1.0 --- chrome/manifest.json | 4 ++-- firefox-mv3/manifest.json | 2 +- firefox/manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/chrome/manifest.json b/chrome/manifest.json index eafd7f3..8065057 100644 --- a/chrome/manifest.json +++ b/chrome/manifest.json @@ -1,7 +1,7 @@ { "name": "Copy as Markdown", - "version": "3.0.1", - "version_name": "3.0.0", + "version": "3.1.0", + "version_name": "3.1.0", "manifest_version": 3, "description": "Copy Link or Image as Markdown code", "permissions": [ diff --git a/firefox-mv3/manifest.json b/firefox-mv3/manifest.json index 0fbe45e..e59d391 100644 --- a/firefox-mv3/manifest.json +++ b/firefox-mv3/manifest.json @@ -1,6 +1,6 @@ { "name": "Copy as Markdown", - "version": "3.0.1", + "version": "3.1.0", "manifest_version": 3, "description": "Copy Link or Image as Markdown code", "permissions": [ diff --git a/firefox/manifest.json b/firefox/manifest.json index e8c3e7a..e11028f 100644 --- a/firefox/manifest.json +++ b/firefox/manifest.json @@ -1,6 +1,6 @@ { "name": "Copy as Markdown", - "version": "3.0.1", + "version": "3.1.0", "manifest_version": 2, "description": "Copy Link or Image as Markdown code", "permissions": [