Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
kierendavies committed Oct 17, 2014
1 parent 4e1efb8 commit 38f83f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="za.co.kierendavies.pleasecall"
android:versionCode="3"
android:versionName="1.1">
android:versionCode="4"
android:versionName="1.2">
<uses-sdk android:minSdkVersion="7"/>
<application android:label="@string/app_name" android:icon="@drawable/ic_launcher">
<activity android:name="PleaseCall"
Expand Down

0 comments on commit 38f83f7

Please sign in to comment.