Skip to content

Commit

Permalink
Bump version to 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
moxie0 committed Sep 14, 2012
1 parent edb466a commit 00e2e62
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
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.thoughtcrime.securesms"
android:versionCode="25"
android:versionName="0.7">
android:versionCode="26"
android:versionName="0.7.1">

<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="16"/>

Expand Down

0 comments on commit 00e2e62

Please sign in to comment.