We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd09c41 commit 6898640Copy full SHA for 6898640
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "v-browser-ext-wallet",
3
- "version": "1.1.6",
+ "version": "1.1.7",
4
"description": "A browser extension wallet for V Systems",
5
"scripts": {
6
"build": "webpack --progress",
src/manifest.json
@@ -1,7 +1,7 @@
"manifest_version": 2,
"name": "V Wallet Extension",
"icons": {
7
"16":"static/icons/ic_v_logo@3x(1).png",
0 commit comments