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"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="eu.siacs.conversations"
|
||||
android:versionCode="22"
|
||||
android:versionName="0.5.1" >
|
||||
android:versionCode="23"
|
||||
android:versionName="0.5.2" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="14"
|
||||
|
|
|
@ -1,6 +1,9 @@
|
|||
###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
|
||||
* complete translations for Swedish, Dutch, German, Spanish, French, Russian
|
||||
|
||||
|
|
Loading…
Reference in a new issue