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

github.com/nextcloud/files_antivirus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2020-05-07 11:04:44 +0300
committerJoas Schilling <coding@schilljs.com>2020-05-07 11:04:44 +0300
commit977cd754c5d7fa650ad68cc3a45e522a33074d36 (patch)
tree83b4dcd4574148424130503ac4ca7199ab6ae7ee /appinfo
parent3dfc3fc33eb4c4804ec2e43adee34bfce8dd15f4 (diff)
Update version on master
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 74ac3aa..1076daf 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -13,7 +13,7 @@
This application inspects files that are uploaded to Nextcloud for viruses before they are written to the Nextcloud storage. If a file is identified as a virus, it is either logged or not uploaded to the server. The application relies on the underlying ClamAV virus scanning engine, which the admin points Nextcloud to when configuring the application.
For this app to be effective, the ClamAV virus definitions should be kept up to date. Also note that enabling this app will impact system performance as additional processing is required for every upload. More information is available in the Antivirus documentation.
]]></description>
- <version>2.3.0</version>
+ <version>2.4.0</version>
<licence>agpl</licence>
<author>Manuel Delgado</author>
@@ -42,7 +42,7 @@ For this app to be effective, the ClamAV virus definitions should be kept up to
<screenshot>https://raw.githubusercontent.com/nextcloud/files_antivirus/master/screenshots/1.png</screenshot>
<dependencies>
- <nextcloud min-version="15" max-version="19" />
+ <nextcloud min-version="17" max-version="20" />
</dependencies>
<background-jobs>