Skip to content

Commit

Permalink
Bump version to 2.13.0
Browse files Browse the repository at this point in the history
// FREEBIE
  • Loading branch information
moxie0 committed Apr 30, 2015
1 parent 0c79b09 commit 37c4079
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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="112"
android:versionName="2.12.0">
android:versionCode="113"
android:versionName="2.13.0">

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

0 comments on commit 37c4079

Please sign in to comment.