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

git.mdns.eu/nextcloud/passwords-client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius David Wieschollek <passwords.public@mdns.eu>2019-08-23 01:20:14 +0300
committerMarius David Wieschollek <passwords.public@mdns.eu>2019-08-23 01:20:14 +0300
commit50e2400164d79e8da331ad0116e7718c4d2b3ce0 (patch)
treeb510156512a74475b535ac57e575f81daa7c0907 /package.json
parentbfecacb1417828c65addccd3b340d4a83693c71f (diff)
Respect user cse encryption choice
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index dadfc0e..c1fa851 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "passwords-client",
- "version": "0.0.7",
+ "version": "0.0.8",
"description": "JS client library for the Nextcloud Passwords app",
"main": "src/main.js",
"author": "Marius Wieschollek",