Skip to content

Commit

Permalink
Bump up the version to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
satoryu committed Mar 13, 2023
1 parent 2e3e2d3 commit e8f3151
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -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.4.0",
"version": "1.5.0",
"manifest_version": 3,
"action": {
"default_popup": "popup.html",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "copy-for-scrapbox",
"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.",
"version": "1.4.0",
"version": "1.5.0",
"main": "background.js",
"devDependencies": {
"@babel/preset-env": "^7.20.2",
Expand Down

0 comments on commit e8f3151

Please sign in to comment.