Skip to content

Commit

Permalink
Bump versionCode also
Browse files Browse the repository at this point in the history
  • Loading branch information
matburt committed Jun 18, 2011
1 parent 261e34d commit 06f4281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AndroidManifest.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.matburt.mobileorg"
android:versionCode="55"
android:versionCode="60"
android:versionName="0.6.0">
<uses-sdk android:minSdkVersion="3" android:targetSdkVersion="4"/>

Expand Down

0 comments on commit 06f4281

Please sign in to comment.