Skip to content

Commit

Permalink
fixing manifest version
Browse files Browse the repository at this point in the history
BenjaminHae committed Dec 10, 2016

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 285af2f commit a44c0f9
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
@@ -3,7 +3,7 @@

"name": "Password Manager",
"description": "This extension connects to your password manager and inserts passwords and usernames into input fields.",
"version": "0.2-beta",
"version": "0.2",

"browser_action": {
"default_icon": "iconLoggedOut.png",

0 comments on commit a44c0f9

Please sign in to comment.