Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
ajhodges committed Feb 20, 2016
1 parent c6dbbf2 commit 071126d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions App/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
xmlns:tools="http://schemas.android.com/tools"
package="com.ajhodges.wificallingcontrols"
android:installLocation="internalOnly"
android:versionCode="4"
android:versionName="1.2" >
android:versionCode="5"
android:versionName="1.3" >

<uses-permission android:name="lge.permission.IPPHONE_SETTINGS" />
<uses-permission android:name="movial.permission.IPPHONE_SETTINGS" />
Expand Down

0 comments on commit 071126d

Please sign in to comment.