Skip to content

Commit e6a2474

Browse files
committed
Release version 2.1
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>
1 parent 4d259ef commit e6a2474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 2,
33
"name": "VaultPass",
44
"description": "A Chrome extension to leverage Hashicorp Vault as Credential Storage for teams",
5-
"version": "2.0",
5+
"version": "2.1",
66
"browser_action": {
77
"default_icon": "icons/logo128.png",
88
"default_popup": "popup.html",

0 commit comments

Comments
 (0)