version bump to 0.5.2
This commit is contained in:
parent
98e9bd43b6
commit
9b34f39cd2
|
@ -1,8 +1,8 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
package="eu.siacs.conversations"
|
package="eu.siacs.conversations"
|
||||||
android:versionCode="22"
|
android:versionCode="23"
|
||||||
android:versionName="0.5.1" >
|
android:versionName="0.5.2" >
|
||||||
|
|
||||||
<uses-sdk
|
<uses-sdk
|
||||||
android:minSdkVersion="14"
|
android:minSdkVersion="14"
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
###Changelog
|
###Changelog
|
||||||
|
|
||||||
###Version 0.5.1
|
####Version 0.5.2
|
||||||
|
* minor bug fixes
|
||||||
|
|
||||||
|
####Version 0.5.1
|
||||||
* couple of small bug fixes that have been missed in 0.5
|
* couple of small bug fixes that have been missed in 0.5
|
||||||
* complete translations for Swedish, Dutch, German, Spanish, French, Russian
|
* complete translations for Swedish, Dutch, German, Spanish, French, Russian
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue