diff --git a/AndroidManifest.xml b/AndroidManifest.xml index b469c83c37..6670a69045 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,8 +2,8 @@ <manifest xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" package="org.thoughtcrime.securesms" - android:versionCode="86" - android:versionName="2.3.2"> + android:versionCode="87" + android:versionName="2.3.3"> <permission android:name="org.thoughtcrime.securesms.ACCESS_SECRETS" android:label="Access to TextSecure Secrets"