Skip to content

Commit

Permalink
Bumped version number to 0.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
codebutler committed Apr 9, 2011
1 parent 4311275 commit 1743d3d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Expand Up @@ -24,8 +24,8 @@
<manifest
xmlns:android="http://schemas.android.com/apk/res/android"
package="com.codebutler.farebot"
android:versionCode="3"
android:versionName="0.3">
android:versionCode="4"
android:versionName="0.4">

<uses-sdk android:minSdkVersion="10" />
<uses-permission android:name="android.permission.NFC" />
Expand Down

0 comments on commit 1743d3d

Please sign in to comment.