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

github.com/marius-wieschollek/passwords-webextension.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/platform/fenix/manifest.json')
-rw-r--r--src/platform/fenix/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/platform/fenix/manifest.json b/src/platform/fenix/manifest.json
index 99a20d9..aee4729 100644
--- a/src/platform/fenix/manifest.json
+++ b/src/platform/fenix/manifest.json
@@ -1,7 +1,7 @@
{
"manifest_version" : 2,
"name" : "__MSG_extensionName__",
- "version" : "2.2.1.BUILD",
+ "version" : "2.2.2.BUILD",
"description" : "__MSG_extensionDescription__",
"author" : "Marius Wieschollek",
"default_locale" : "en",