Bump version to 2.9.2
// FREEBIE
This commit is contained in:
parent
349faf18fa
commit
0ca8a480c5
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="104"
|
||||
android:versionName="2.9.1">
|
||||
android:versionCode="105"
|
||||
android:versionName="2.9.2">
|
||||
|
||||
<permission android:name="org.thoughtcrime.securesms.ACCESS_SECRETS"
|
||||
android:label="Access to TextSecure Secrets"
|
||||
|
|
Loading…
Add table
Reference in a new issue