Skip to content

Commit

Permalink
Bumped release version to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kenneho committed Feb 14, 2015
1 parent 7215e97 commit 0c33ad4
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
@@ -1,7 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="net.kenneho.runnow"
android:versionCode="1"
android:versionName="1.0" >
android:versionCode="2"
android:versionName="1.1" >

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

0 comments on commit 0c33ad4

Please sign in to comment.