Skip to content

Commit 3900808

Browse files
committed
Bump version to 0.6.1
1 parent 07305d9 commit 3900808

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="22"
5-
android:versionName="0.6">
4+
android:versionCode="23"
5+
android:versionName="0.6.1">
66

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

0 commit comments

Comments
 (0)