Skip to content

Commit

Permalink
Merge pull request #307 from kennethshackleton/prepare-0.15.5
Browse files Browse the repository at this point in the history
Prepare version 0.15.5.
  • Loading branch information
kennethshackleton authored Mar 25, 2022
2 parents a8301d9 + d57aa79 commit e27ed6c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
Change Log
==========

## Version 0.15.5

### Fixes

* Correct our SQLCipher version property to read "4.5.1".

### Dependencies

* OpenSSL 1.1.1n.

## Version 0.15.4

### Dependencies
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
selekt.versionName=0.15.4
selekt.versionName=0.15.5
selekt.nextVersionName=0.16.0

openssl.version=1.1.1
Expand Down

0 comments on commit e27ed6c

Please sign in to comment.