bumped version 0.2.3
This commit is contained in:
parent
b7b25b472c
commit
ae6c99012e
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="eu.siacs.conversations"
|
||||
android:versionCode="13"
|
||||
android:versionName="0.2.2" >
|
||||
android:versionCode="14"
|
||||
android:versionName="0.2.3" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="14"
|
||||
|
|
|
@ -1,5 +1,8 @@
|
|||
###Changelog
|
||||
|
||||
####Version 0.2.3
|
||||
* regression fix with receiving encrypted images
|
||||
|
||||
####Version 0.2.2
|
||||
* Ability to take photos directly
|
||||
* Improved openPGP offline handling
|
||||
|
|
Loading…
Reference in a new issue