Skip to content

Commit 6898640

Browse files
committed
update version to 1.1.7
1 parent fd09c41 commit 6898640

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "v-browser-ext-wallet",
3-
"version": "1.1.6",
3+
"version": "1.1.7",
44
"description": "A browser extension wallet for V Systems",
55
"scripts": {
66
"build": "webpack --progress",

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"manifest_version": 2,
33
"name": "V Wallet Extension",
4-
"version": "1.1.6",
4+
"version": "1.1.7",
55
"description": "A browser extension wallet for V Systems",
66
"icons": {
77
"16":"static/icons/ic_v_logo@3x(1).png",

0 commit comments

Comments
 (0)