Skip to content

Commit 8ea38c2

Browse files
committed
Bump version and add changelog
Signed-off-by: Joas Schilling <[email protected]>
1 parent f59a029 commit 8ea38c2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## 1.5.2 - 2020-03-24
5+
### Fixed
6+
- Fix an issue with exceptions being thrown in nested calls [#66](https://github.com/nextcloud/ransomware_protection/issues/66)
7+
48
## 1.5.1 - 2019-11-15
59
### Added
610
- Add extension `.NEXTCRY` against Nextcry

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<description><![CDATA[This app prevents uploading files with known ransomware file endings.
88
99
⚠️ Neither the developer nor Nextcloud GmbH give any guarantee that your files can not be affected by another way.]]></description>
10-
<version>1.5.1</version>
10+
<version>1.5.2</version>
1111
<licence>agpl</licence>
1212
<author>Joas Schilling</author>
1313
<namespace>RansomwareProtection</namespace>

0 commit comments

Comments
 (0)