Skip to content

Commit

Permalink
set version number to 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Häublein committed Mar 30, 2021
1 parent 3dc81a1 commit 61285f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Modern Password Manager",
"version": "0.5.0",
"version": "0.5.1",
"permissions": ["tabs", "activeTab", "storage"],
"browser_action": {
"default_popup": "popup/index.html",
Expand Down

0 comments on commit 61285f7

Please sign in to comment.