Skip to content

Commit b4eddc8

Browse files
committed
Bumped version numbers to 0.6
1 parent dda7500 commit b4eddc8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="org.thoughtcrime.securesms"
4-
android:versionCode="21"
5-
android:versionName="0.5.7">
4+
android:versionCode="22"
5+
android:versionName="0.6">
66

77
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="14"/>
88

0 commit comments

Comments
 (0)