Bump version to 2.6.1
// FREEBIE
This commit is contained in:
parent
e7eb0ec2b3
commit
db2c7fabe1
1 changed files with 2 additions and 2 deletions
|
@ -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="95"
|
||||
android:versionName="2.6.0">
|
||||
android:versionCode="96"
|
||||
android:versionName="2.6.1">
|
||||
|
||||
<permission android:name="org.thoughtcrime.securesms.ACCESS_SECRETS"
|
||||
android:label="Access to TextSecure Secrets"
|
||||
|
|
Loading…
Add table
Reference in a new issue