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

github.com/nextcloud/ransomware_protection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md4
-rw-r--r--appinfo/info.xml4
2 files changed, 6 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1b59711..41c3e0b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,10 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 1.4.1 - 2019-11-15
+### Added
+ - Add extension `.NEXTCRY` against Nextcry
+
## 1.4.0 - 2019-04-01
### Added
- Nextcloud 16 support
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 324f816..d288963 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -6,9 +6,9 @@
<description><![CDATA[This app prevents uploading files with known ransomware file endings.
⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way.]]></description>
- <licence>AGPL</licence>
+ <version>1.4.1</version>
+ <licence>agpl</licence>
<author>Joas Schilling</author>
- <version>1.4.0</version>
<namespace>RansomwareProtection</namespace>
<category>files</category>