Skip to content

Commit 0f8608e

Browse files
committed
Bump version
1 parent c9afa48 commit 0f8608e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: .version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.5.0
1+
3.6.0

Diff for: src/manifest-chromium.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"manifest_version": 2,
44
"name": "Browserpass",
55
"description": "Browser extension for zx2c4's pass (password manager)",
6-
"version": "3.5.0",
6+
"version": "3.6.0",
77
"author": "Maxim Baz <[email protected]>, Steve Gilberd <[email protected]>",
88
"homepage_url": "https://github.com/browserpass/browserpass-extension",
99
"background": {

Diff for: src/manifest-firefox.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 2,
33
"name": "Browserpass",
44
"description": "Browser extension for zx2c4's pass (password manager)",
5-
"version": "3.5.0",
5+
"version": "3.6.0",
66
"author": "Maxim Baz <[email protected]>, Steve Gilberd <[email protected]>",
77
"homepage_url": "https://github.com/browserpass/browserpass-extension",
88
"background": {

0 commit comments

Comments
 (0)