Skip to content

Commit

Permalink
Setting bugfix release number (2.22.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Luna committed Jul 20, 2015
1 parent 7fcd540 commit 19e46e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/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.commcare.dalvik"
android:versionCode="106"
android:versionName="2.22" >
android:versionName="2.22.0" >

<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
Expand Down

0 comments on commit 19e46e1

Please sign in to comment.