Skip to content

Commit

Permalink
Bump version code to 4, version name to 0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
anvo committed Oct 30, 2013
1 parent c1aba39 commit dab2ec0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.github.anvo.piqwi"
android:versionCode="3"
android:versionName="0.3" >
android:versionCode="4"
android:versionName="0.4" >

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

0 comments on commit dab2ec0

Please sign in to comment.