Skip to content

Commit e8f3151

Browse files
committed
Bump up the version to 1.5.0
1 parent 2e3e2d3 commit e8f3151

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.4.0",
4+
"version": "1.5.0",
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.4.0",
4+
"version": "1.5.0",
55
"main": "background.js",
66
"devDependencies": {
77
"@babel/preset-env": "^7.20.2",

0 commit comments

Comments
 (0)