Skip to content

Commit

Permalink
increase App version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
matthesrieke committed Jul 3, 2014
1 parent 7353cfd commit 65412f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org.envirocar.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.envirocar.app"
android:versionCode="23"
android:versionName="0.10.0-SNAPSHOT">
android:versionName="0.10.0">

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

0 comments on commit 65412f3

Please sign in to comment.