Skip to content

Commit

Permalink
Bump version code to 2, version name to 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
anvo committed Aug 6, 2013
1 parent 97aa29c commit 68e12b8
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="1"
android:versionName="0.1" >
android:versionCode="2"
android:versionName="0.2" >

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

0 comments on commit 68e12b8

Please sign in to comment.