summaryrefslogtreecommitdiffstats
path: root/settings/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-09-27 17:13:26 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-09-27 17:13:26 +0200
commit1aa0990ccd98a3acb40255c2af39d408a30268fa (patch)
tree481bf8af8b941f59dafbfb145fc0298cc9814ccc /settings/package.json
parent02de67773c5ce1e38a90ce45b60ce249ed9a4042 (diff)
downloadnextcloud-server-1aa0990ccd98a3acb40255c2af39d408a30268fa.tar.gz
nextcloud-server-1aa0990ccd98a3acb40255c2af39d408a30268fa.zip
Add back the total used space per user
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'settings/package.json')
-rw-r--r--settings/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/package.json b/settings/package.json
index 3587801a56b..6abbd9b49a7 100644
--- a/settings/package.json
+++ b/settings/package.json
@@ -1,7 +1,7 @@
{
"name": "settings",
"description": "Nextcloud settings",
- "version": "1.3.0",
+ "version": "1.3.1",
"author": "John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>",
"license": "AGPL3",
"private": true,