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:11:43 +0300
committerbrantje <brantje@gmail.com>2018-04-02 17:11:43 +0300
commitc0e2c5ed0374261655b0c3467059d7867b473045 (patch)
tree5cba4f9bd76c0e5e464d0f5f2ecdec95a634c773 /manifest.json
parent46b4dd6276ed29b13d54696ae539370ca7ad20fe (diff)
Bug fix
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 f2251e2..66a0249 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"name": "__MSG_extName__",
"short_name": "__MSG_extName__",
- "version": "2.1.0",
+ "version": "2.1.1",
"manifest_version": 2,
"author": "Sander Brand",
"default_locale": "en",