Skip to content

Commit

Permalink
[#270] Hotfix release version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Inigo Lopez de Heredia committed Feb 24, 2015
1 parent 1bf5c3a commit 4430ea1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.akvo.flow"
android:versionCode="1"
android:versionName="2.1.2" >
android:versionName="2.1.2.1" >

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

0 comments on commit 4430ea1

Please sign in to comment.