Bumping version to 0.9.9.5
This commit is contained in:
parent
d6f7b4cc5a
commit
4d723a21f6
1 changed files with 2 additions and 2 deletions
|
@ -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="org.thoughtcrime.securesms"
|
package="org.thoughtcrime.securesms"
|
||||||
android:versionCode="50"
|
android:versionCode="51"
|
||||||
android:versionName="0.9.9.4">
|
android:versionName="0.9.9.5">
|
||||||
|
|
||||||
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="16"/>
|
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="16"/>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue