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

github.com/undo-ransomware/ransomware_detection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Held <ilovemilk@wusa.io>2019-05-11 19:27:30 +0300
committerMatthias Held <ilovemilk@wusa.io>2019-05-11 19:27:30 +0300
commit8b057b70a8aa48644a6678e56c6600e3d0dce6e1 (patch)
tree0eebb64440694703ed6bc7ab2c3b4f9d9628b18e
parentd14287b78b9c4cc54f0ba81b8124ca5bc4367925 (diff)
bump versionv0.5.0
-rw-r--r--CHANGELOG.md6
-rw-r--r--appinfo/info.xml2
2 files changed, 7 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 78898c7..f08e10b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,12 @@
# Changelog
All notable changes to this project will be documented in this file.
+## 0.5.0
+
+## Added
+
+- Nextcloud version 16 support.
+
## 0.4.3
## Fixed
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 9750560..bc0dabf 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,7 +5,7 @@
<name>Ransomware recovery</name>
<summary><![CDATA[This app offers synchronization monitoring and a file storage scanner for a guided user-controlled one-step ransomare recovery.]]></summary>
<description><![CDATA[This app monitors file operations during the synchronization to detect ransomware attacks and also offers a post infection file storage scanner, which works even if it happend that you didn't have this app installed during an attack. This is done by using generic indicators for a guided user-controlled one-step recovery utilizing the integrated file versioning methods.]]></description>
- <version>0.4.3</version>
+ <version>0.5.0</version>
<licence>agpl</licence>
<author mail="matthias.held@uni-konstanz.de">Matthias Held</author>
<namespace>RansomwareDetection</namespace>