Skip to content

Commit

Permalink
update manifest version
Browse files Browse the repository at this point in the history
  • Loading branch information
akhileshthite authored Mar 15, 2022
1 parent 1d7bc67 commit 0113ded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "DScan: Decentralized QR code generator",
"description": "DScan is a chrome extension that uploads the content to IPFS and generates decentralized QR codes.",
"version": "2.0",
"version": "2.1",
"action": {
"default_popup": "popup.html",
"default_icon": "./logo.png"
Expand Down

0 comments on commit 0113ded

Please sign in to comment.