Skip to content

Commit

Permalink
update to 0.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
n8fr8 committed Aug 9, 2017
1 parent 41bf504 commit 6bc171f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/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="info.guardianproject.phoneypot"
android:versionCode="9"
android:versionName="0.0.9">
android:versionCode="10"
android:versionName="0.0.10">

<uses-sdk
android:minSdkVersion="10"
Expand Down

0 comments on commit 6bc171f

Please sign in to comment.