Skip to content

Commit f6660db

Browse files
committed
Bump version to 0.6.2
1 parent faa3d22 commit f6660db

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

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

0 commit comments

Comments
 (0)