Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Anarios/return-youtube-dislike.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitrii Selivanov <selivano.d@gmail.com>2022-03-27 01:32:03 +0300
committerGitHub <noreply@github.com>2022-03-27 01:32:03 +0300
commit190b579c2eb1b18b324541725b3b35e6eba34b16 (patch)
tree9fac70b7d1edfe70ab38ad053578ce8459539ab9
parent19b582fb9d379ae69c3b6bd92c71bb5a339dbdcc (diff)
Update manifest-chrome.json
-rw-r--r--Extensions/combined/manifest-chrome.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/Extensions/combined/manifest-chrome.json b/Extensions/combined/manifest-chrome.json
index 1f0b953..867e688 100644
--- a/Extensions/combined/manifest-chrome.json
+++ b/Extensions/combined/manifest-chrome.json
@@ -2,7 +2,7 @@
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDesc__",
"default_locale": "en",
- "version": "2.1.0.3",
+ "version": "2.1.0.4",
"manifest_version": 3,
"background": {
"service_worker": "ryd.background.js"