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:
authorMarius David Wieschollek <passwords.public@mdns.eu>2021-12-13 11:25:12 +0300
committerMarius David Wieschollek <passwords.public@mdns.eu>2021-12-13 11:25:12 +0300
commit6ec7de62c77bf45141c62795ec6fdf867645fa8e (patch)
tree933330ba2df874e03c6780cb7cb17a09465e82d1 /src/platform/fenix/manifest.json
parent1887383027163ec45dc515ad0cb418089a14b9f0 (diff)
Raise version
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 e1e299d..99a20d9 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.0.BUILD",
+ "version" : "2.2.1.BUILD",
"description" : "__MSG_extensionDescription__",
"author" : "Marius Wieschollek",
"default_locale" : "en",