set: new chrome version

This commit is contained in:
Andrei O 2022-03-29 04:39:29 +03:00
parent 1dcc7cdd60
commit e56adcab2b
No known key found for this signature in database
GPG Key ID: B961E5B68389457E
2 changed files with 3 additions and 3 deletions

View File

@ -3,8 +3,8 @@
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"default_locale": "en",
"version": "1.1.0",
"version_name": "1.1.0",
"version": "1.1.1",
"version_name": "1.1.1",
"permissions": [],
"content_scripts": [
{

View File

@ -1,6 +1,6 @@
{
"name": "brave-detection-blocker",
"version": "1.1.1",
"version": "1.1.0",
"description": "Brave extension to block detection of brave browser.",
"main": "block-script.js",
"scripts": {