Bump version to 2.9.0
// FREEBIE
This commit is contained in:
parent
bdeeea2e46
commit
c6b3bb9f13
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="102"
|
||||
android:versionName="2.8.0">
|
||||
android:versionCode="103"
|
||||
android:versionName="2.9.0">
|
||||
|
||||
<permission android:name="org.thoughtcrime.securesms.ACCESS_SECRETS"
|
||||
android:label="Access to TextSecure Secrets"
|
||||
|
|
Loading…
Add table
Reference in a new issue