Skip to content

Commit

Permalink
๐Ÿš€ Release/1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
yjkwon07 committed Jun 1, 2021
2 parents 25bf13d + d536bb6 commit d7240e7
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "urlink-chrome-extension",
"version": "1.1.2",
"version": "1.1.3",
"private": true,
"dependencies": {
"@craco/craco": "^6.1.1",
Expand Down
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "urLink",
"version": "1.1.2",
"version": "1.1.3",
"manifest_version": 2,
"description": "url collection",
"permissions": ["tabs", "<all_urls>", "identity", "history", "notifications"],
Expand Down
1 change: 0 additions & 1 deletion test

This file was deleted.

0 comments on commit d7240e7

Please sign in to comment.