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-04-27 22:50:43 +0300
committerGitHub <noreply@github.com>2022-04-27 22:50:43 +0300
commit1e945a4fcdac034a2cf0d5cbe4428980322f062d (patch)
tree211424b35d743ceecd2e53db51567d9baf5e2feb /Extensions/combined/manifest-firefox.json
parent7aaf54512a4d632afff5739784573b4a1fddf766 (diff)
Update manifest-firefox.json
Diffstat (limited to 'Extensions/combined/manifest-firefox.json')
-rw-r--r--Extensions/combined/manifest-firefox.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/Extensions/combined/manifest-firefox.json b/Extensions/combined/manifest-firefox.json
index 2bf548f..a483ed7 100644
--- a/Extensions/combined/manifest-firefox.json
+++ b/Extensions/combined/manifest-firefox.json
@@ -2,7 +2,7 @@
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDesc__",
"default_locale": "en",
- "version": "3.0.0.1",
+ "version": "3.0.0.0",
"manifest_version": 2,
"background": {
"scripts": ["ryd.background.js"]