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:
authorRoeland Jago Douma <roeland@famdouma.nl>2018-11-23 17:24:55 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2018-11-23 17:24:55 +0300
commit0fce6db2258545f2a28dbd96094f6b095e8397f6 (patch)
treedcc277fdbbf8292ae452a41e5ec66ddd50efc065 /appinfo
parentf30de6a8090cf7d0b93b8743ada4527a8eed9f53 (diff)
Bump version since we are no longer <15 compatible
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
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 95aaa08..6490ffa 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>1.4.1</version>
+ <version>2.0.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="13" max-version="16" />
+ <nextcloud min-version="15" max-version="16" />
</dependencies>
<background-jobs>