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:
authorJoas Schilling <coding@schilljs.com>2019-11-15 19:58:03 +0300
committerJoas Schilling <coding@schilljs.com>2019-11-15 20:01:19 +0300
commit7b179e3620c4540eb727c2886c34bd5e94c1e51f (patch)
tree8aecc2075d8e0d74cf68a28bb1cbb854bec25547
parent879c0d8efd1ec7a91a3811517fbe80af16f5a13e (diff)
Release 1.3.1v1.3.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
-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 62ee456..bf0e52f 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.3.1 - 2019-11-15
+### Added
+ - Add extension `.NEXTCRY` against Nextcry
+
## 1.3.0 - 2018-12-04
### Added
- Nextcloud 15 support
diff --git a/appinfo/info.xml b/appinfo/info.xml
index bc50702..cbb2ebc 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.3.1</version>
+ <licence>agpl</licence>
<author>Joas Schilling</author>
- <version>1.3.0</version>
<namespace>RansomwareProtection</namespace>
<category>files</category>