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>2019-04-11 15:43:15 +0300
committerJoas Schilling <coding@schilljs.com>2019-04-11 15:43:15 +0300
commite164233911dc5bdd6ca594f027cea0932b67ed3e (patch)
tree3df6e4daf87b36056a5c0cff58b7be92a6d95801 /appinfo
parentcf9dbdbbb21ee30ce5a0518e74aaae990e7af730 (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 526b216..cb38dd6 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.0.2</version>
+ <version>2.1.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="16" />
+ <nextcloud min-version="15" max-version="17" />
</dependencies>
<background-jobs>