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>2021-02-03 11:51:15 +0300
committerJoas Schilling <coding@schilljs.com>2021-02-03 11:51:15 +0300
commit658fd374d69ccde3021a19658affa6e5addc6950 (patch)
tree2ed1d38846eedf15c11c083e05ce9bf6643473e0 /appinfo
parent8fcf60f87c275e61fab95995bc240279643a2fe7 (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 e6259e2..723bf43 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -14,7 +14,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. Alternatively, a Kaspersky Scan Engine can be configured, which has to run on a separate server.
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>3.1.2</version>
+ <version>3.2.0</version>
<licence>agpl</licence>
<author>Manuel Delgado</author>
@@ -44,7 +44,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="18" max-version="21" />
+ <nextcloud min-version="19" max-version="22" />
</dependencies>
<background-jobs>