Browse Source

Update manifest.json to new URL

pull/436/head
Flávio Monteiro 5 years ago
committed by Guillaume Vincent
parent
commit
4fa396b80a
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      packages/lesspass-web-extension/extension/manifest.json

+ 2
- 2
packages/lesspass-web-extension/extension/manifest.json View File

@@ -3,7 +3,7 @@
"manifest_version": 2,
"name": "LessPass",
"version": "3.1.6",
"homepage_url": "https://github.com/lesspass/webextension",
"homepage_url": "https://github.com/lesspass/lesspass",
"icons": {
"64": "icons/logo-64.png"
},
@@ -33,4 +33,4 @@
"strict_min_version": "48.0"
}
}
}
}

Loading…
Cancel
Save