Skip to content

Commit

Permalink
1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
S73ph4n committed Oct 20, 2021
1 parent 8e59239 commit 2ad562a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"tar": "^6.0.5",
"ts-loader": "^7.0.5",
"typescript": "^3.9.3",
"webpack": "^4.46.0",
"webpack-cli": "^3.3.12",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11",
"yargs": "^16.2.0"
}
}
}
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 1,
"id": "com.s73ph4n.autolinker",
"app_min_version": "2.0",
"version": "1.0.2",
"version": "1.0.3",
"name": "Autolinker",
"description": "Adds an icon to the toolbar. When clicked, it creates a link to the note with a title matching the selected text.",
"author": "S73ph4n",
Expand Down

0 comments on commit 2ad562a

Please sign in to comment.