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>2017-07-16 19:35:57 +0300
committerbrantje <brantje@gmail.com>2017-07-16 19:35:57 +0300
commit879fcfd4f55bbf5077585b369e1c07b456b6f417 (patch)
tree99d2ad326a8ef464fc71fe4ce9e3ec23155a1a1d /manifest.json
parent223a90c677e47d11dad87acdc3fa1e19805460b9 (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 5672e07..6845944 100644
--- a/manifest.json
+++ b/manifest.json
@@ -1,7 +1,7 @@
{
"name": "__MSG_extName__",
"short_name": "__MSG_extName__",
- "version": "1.4.2",
+ "version": "2.0.0",
"manifest_version": 2,
"author": "Sander Brand",
"default_locale": "en",