version bump to 0.5
This commit is contained in:
parent
36434d8576
commit
16e5139d5e
|
@ -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="20"
|
||||
android:versionName="0.5-beta" >
|
||||
android:versionCode="21"
|
||||
android:versionName="0.5" >
|
||||
|
||||
<uses-sdk
|
||||
android:minSdkVersion="14"
|
||||
|
|
Loading…
Reference in New Issue