Skip to content

Commit 8ab70a8

Browse files
committed
bump up the version to 1.5.1
1 parent 8ed3219 commit 8ab70a8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "Copy for Scrapbox",
33
"description": "Users can get a link to the page in the current tab in Scrapbox notation.",
4-
"version": "1.5.0",
4+
"version": "1.5.1",
55
"manifest_version": 3,
66
"action": {
77
"default_popup": "popup.html",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "copy-for-scrapbox",
33
"description": "This is a Chrome extension which helps [scrapbox](https://scrapbox.io/) users to create a link. Users can generate a link to the page in the current tab in Scrapbox format and copy it to their clipboad.",
4-
"version": "1.5.0",
4+
"version": "1.5.1",
55
"main": "background.js",
66
"devDependencies": {
77
"@babel/preset-env": "^7.20.2",

0 commit comments

Comments
 (0)