Skip to content

Commit 3e80032

Browse files
committed
Bump version to 2.6.4
// FREEBIE
1 parent 41fadc3 commit 3e80032

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
44
package="org.thoughtcrime.securesms"
5-
android:versionCode="98"
6-
android:versionName="2.6.3">
5+
android:versionCode="99"
6+
android:versionName="2.6.4">
77

88
<permission android:name="org.thoughtcrime.securesms.ACCESS_SECRETS"
99
android:label="Access to TextSecure Secrets"

0 commit comments

Comments
 (0)