Skip to content

Commit

Permalink
Prepare 2.3.4 version release
Browse files Browse the repository at this point in the history
  • Loading branch information
mulbc committed Nov 21, 2023
1 parent 0db24b9 commit 85a9949
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
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": 3,
"name": "VaultPass",
"description": "A Chrome extension to leverage Hashicorp Vault as Credential Storage for teams",
"version": "2.3.3",
"version": "2.3.4",
"action": {
"default_icon": "icons/logo128.png",
"default_popup": "popup.html",
Expand Down
2 changes: 1 addition & 1 deletion manifestV2.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.3.3",
"version": "2.3.4",
"browser_action": {
"default_icon": "icons/logo128.png",
"default_popup": "popup.html",
Expand Down
2 changes: 1 addition & 1 deletion manifestV3.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "VaultPass",
"description": "A Chrome extension to leverage Hashicorp Vault as Credential Storage for teams",
"version": "2.3.3",
"version": "2.3.4",
"action": {
"default_icon": "icons/logo128.png",
"default_popup": "popup.html",
Expand Down

0 comments on commit 85a9949

Please sign in to comment.