Version bump

This commit is contained in:
github-actions
2020-10-03 12:16:37 +00:00
parent 80fccb61ba
commit f6f7f482c8
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Custom Elements Locator",
"description": "This extension will find any custom element on a page.",
"version": "1.8.0",
"version": "1.9.0",
"icons": {
"16": "meta_assets/icon16.png",
"48": "meta_assets/icon48.png",

View File

@@ -1,6 +1,6 @@
{
"name": "custom-elements-locator",
"version": "1.8.0",
"version": "1.9.0",
"description": "",
"main": "content_script.js",
"scripts": {