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>2020-05-18 13:48:06 +0300
committerRoeland Jago Douma <roeland@famdouma.nl>2020-05-18 13:48:06 +0300
commit8efd61e3e55d9690d317b9e3167c23f726f7c310 (patch)
treecb78ef6a3fca6acb0fd6adf513f2aa6d8339e3ed /appinfo
parentcc51204aeb05c9bfd1eed4c3533ef12cea5d020f (diff)
Bump versionv2.4.1
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 1076daf..f3d0a3f 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.4.0</version>
+ <version>2.4.1</version>
<licence>agpl</licence>
<author>Manuel Delgado</author>