aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/appinfo
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2024-03-08 08:14:05 +0100
committerChristoph Wurst <christoph@winzerhof-wurst.at>2024-03-21 18:37:21 +0100
commit3dea99f42b4a8956f0cbe6a726e30afedace39a4 (patch)
tree4e2089efd219e48d2666e865b2fb129d45e0ea92 /apps/dav/appinfo
parenta7dfec070a1dda79ade7cfea91b3dc7e74d184a6 (diff)
downloadnextcloud-server-3dea99f42b4a8956f0cbe6a726e30afedace39a4.tar.gz
nextcloud-server-3dea99f42b4a8956f0cbe6a726e30afedace39a4.zip
fix(dav): Add retention time to sync token cleanup
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'apps/dav/appinfo')
-rw-r--r--apps/dav/appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/appinfo/info.xml b/apps/dav/appinfo/info.xml
index 4f56f3f066f..90db8c68f45 100644
--- a/apps/dav/appinfo/info.xml
+++ b/apps/dav/appinfo/info.xml
@@ -5,7 +5,7 @@
<name>WebDAV</name>
<summary>WebDAV endpoint</summary>
<description>WebDAV endpoint</description>
- <version>1.30.0</version>
+ <version>1.30.1</version>
<licence>agpl</licence>
<author>owncloud.org</author>
<namespace>DAV</namespace>