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

github.com/nextcloud/files_retention.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2022-09-23 00:18:10 +0300
committerGitHub <noreply@github.com>2022-09-23 00:18:10 +0300
commitba5777381630785cf43f74cb75290c0e16b97aa4 (patch)
tree3c861b272521458a574016ec2c774a055a9f6617
parent436b13084d8f2acda547e1cfc64bc3a112e4556b (diff)
parent5f213778f48ed88dd4f90db81c255e3d3f528ece (diff)
Merge pull request #201 from nextcloud/update-master-version
Add Nextcloud 26 support on master
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 2f266bc..0f99fb5 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -6,7 +6,7 @@
<summary>This application allows for automatic deletion of files after a given time.</summary>
<description>An app for Nextcloud to control automatic deletion of files after a given time.
Optionally the users can be informed the day before.</description>
- <version>1.14.0</version>
+ <version>1.15.0</version>
<licence>agpl</licence>
<author>Roeland Jago Douma</author>
<namespace>Files_Retention</namespace>
@@ -24,7 +24,7 @@ Optionally the users can be informed the day before.</description>
<screenshot>https://raw.githubusercontent.com/nextcloud/files_retention/master/screenshots/1.png</screenshot>
<dependencies>
- <nextcloud min-version="25" max-version="25" />
+ <nextcloud min-version="26" max-version="26" />
</dependencies>
<settings>