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

github.com/nextcloud/data_request.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2020-05-24 23:05:02 +0300
committerArthur Schiwon <blizzz@arthur-schiwon.de>2020-05-24 23:05:02 +0300
commitc191f1818f67af6c80be83da55a12c8c1bd32ca4 (patch)
tree5b213f66b72c90565fd93a72a6ed0607d750be45
parent9feec23ccb773c689b73aaf66de547d5e7c9c653 (diff)
bump versionv1.5.1
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 40f7218..2b059af 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,7 +5,7 @@
<name>Data Request</name>
<summary>Request your data from the admins</summary>
<description><![CDATA[Enable your users to request an export or deletion of their data. According options are added to the personal settings section. Administrators will be notified by email about the request.]]></description>
- <version>1.5.0</version>
+ <version>1.5.1</version>
<licence>agpl</licence>
<author mail="blizzz@arthur-schiwon.de" homepage="https://nextcloud.com">Arthur Schiwon</author>
<namespace>DataRequest</namespace>