From fd8f67174bdf4b01d3aa21ce4b809530606dad29 Mon Sep 17 00:00:00 2001 From: Tatsuya Sato Date: Sun, 13 Nov 2022 01:57:14 +0900 Subject: [PATCH] Bump up the version to 1.2 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index efbf405..6d0cde0 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "name": "Copy for Scrapbox", "description": "Users can get a link to the page in the current tab in Scrapbox notation.", - "version": "1.1.1", + "version": "1.2.0", "manifest_version": 3, "action": { "default_popup": "popup.html",