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

github.com/nextcloud/ransomware_protection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-09-22 14:43:59 +0300
committerJoas Schilling <coding@schilljs.com>2022-09-22 14:43:59 +0300
commitb80d8154af8223e6da531895fefa6e5fe176aef9 (patch)
treeb50e04e04aee5a0346605ca8e6e7028e9fd07080
parentac136a1977976d12630f3af58bbc4514ecc93cf3 (diff)
Add Nextcloud 25 supportupdate-master-version
Signed-off-by: Joas Schilling <coding@schilljs.com>
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index fb3454c..63f03d2 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -9,7 +9,7 @@
⚠️ This app does not replace regular backups. Especially since it only prevents infected clients from uploading and overwriting files on your Nextcloud server. It does not help in case your server is infected directly by a ransomware.
⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files cannot be affected by another way.]]></description>
- <version>1.13.0</version>
+ <version>1.14.0</version>
<licence>agpl</licence>
<author>Joas Schilling</author>
<namespace>RansomwareProtection</namespace>
@@ -33,7 +33,7 @@
<screenshot>https://github.com/nextcloud/ransomware_protection/raw/master/docs/user-paused-protection.png</screenshot>
<dependencies>
- <nextcloud min-version="22" max-version="25" />
+ <nextcloud min-version="23" max-version="26" />
</dependencies>
<commands>