Skip to content

Commit

Permalink
Release version 2.1
Browse files Browse the repository at this point in the history
This is a minor release containing:
* Show error when Token usage provokes non-ok error codes
** This should help in identifying when the token expired
* Show Token policies
** This should make it easier for debugging and figuring out
   which secret stores can be accessed

Signed-off-by: Chris Blum <zeichenanonym@web.de>
  • Loading branch information
mulbc committed Feb 26, 2019
1 parent 4d259ef commit e6a2474
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
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "VaultPass",
"description": "A Chrome extension to leverage Hashicorp Vault as Credential Storage for teams",
"version": "2.0",
"version": "2.1",
"browser_action": {
"default_icon": "icons/logo128.png",
"default_popup": "popup.html",
Expand Down

0 comments on commit e6a2474

Please sign in to comment.