Skip to content
This repository has been archived by the owner on May 27, 2019. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
maximbaz committed Mar 21, 2018
1 parent eaf2ac6 commit 57808e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion chrome/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"manifest_version": 2,
"name": "browserpass-ce",
"description": "Chrome extension for zx2c4's pass (password manager) - Community Edition.",
"version": "2.0.13",
"version": "2.0.14",
"author": "Danny van Kooten",
"homepage_url": "https://github.com/dannyvankooten/browserpass",
"background": {
Expand Down
2 changes: 1 addition & 1 deletion firefox/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "browserpass-ce",
"description": "Firefox extension for zx2c4's pass (password manager) - Community Edition.",
"version": "2.0.13",
"version": "2.0.14",
"author": "Danny van Kooten",
"homepage_url": "https://github.com/dannyvankooten/browserpass",
"options_ui": {
Expand Down

0 comments on commit 57808e2

Please sign in to comment.