Skip to content

Commit

Permalink
Version 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
w-shackleton committed Jan 6, 2015
1 parent e14a9aa commit 825606f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions androidnetspoof/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="uk.digitalsquid.netspoofer"
android:versionCode="210"
android:versionName="2.1.0">
android:versionCode="211"
android:versionName="2.1.1">
<uses-sdk android:minSdkVersion="10" android:targetSdkVersion="19"/>
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"/>
<uses-permission android:name="android.permission.INTERNET"/>
Expand Down

0 comments on commit 825606f

Please sign in to comment.