From 845269273adfddcd0408e1b169aac7569186b4af Mon Sep 17 00:00:00 2001 From: Yucheng Chuang Date: Wed, 24 Apr 2024 10:54:31 +0800 Subject: [PATCH] version bump to 2.13.0 --- chrome/manifest.json | 4 ++-- firefox-mv2/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 fd4d555..dca4cfb 100644 --- a/chrome/manifest.json +++ b/chrome/manifest.json @@ -1,7 +1,7 @@ { "name": "Copy as Markdown", - "version": "2.12.0", - "version_name": "2.12.0", + "version": "2.13.0", + "version_name": "2.13.0", "manifest_version": 3, "description": "Copy Link or Image as Markdown code", "permissions": [ diff --git a/firefox-mv2/manifest.json b/firefox-mv2/manifest.json index 75cc81e..d1495c7 100644 --- a/firefox-mv2/manifest.json +++ b/firefox-mv2/manifest.json @@ -1,6 +1,6 @@ { "name": "Copy as Markdown", - "version": "2.12.0", + "version": "2.13.0", "manifest_version": 2, "description": "Copy Link or Image as Markdown code", "permissions": [ diff --git a/firefox/manifest.json b/firefox/manifest.json index fc96125..fbc8995 100644 --- a/firefox/manifest.json +++ b/firefox/manifest.json @@ -1,6 +1,6 @@ { "name": "Copy as Markdown", - "version": "2.12.0", + "version": "2.13.0", "manifest_version": 3, "description": "Copy Link or Image as Markdown code", "permissions": [