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

github.com/nextcloud/passman-webextension.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbrantje <brantje@gmail.com>2018-04-02 17:00:14 +0300
committerbrantje <brantje@gmail.com>2018-04-02 17:00:14 +0300
commit46b4dd6276ed29b13d54696ae539370ca7ad20fe (patch)
tree950aca7e1345e670efe03c48366be1b7d4524b03 /manifest.json
parentd7a2dfdeb1feae52ec9fb5f6532c7b98c2dad90f (diff)
Bump version
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 59c56c1..f2251e2 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"name": "__MSG_extName__",
"short_name": "__MSG_extName__",
- "version": "2.0.4",
+ "version": "2.1.0",
"manifest_version": 2,
"author": "Sander Brand",
"default_locale": "en",