Skip to content

Commit

Permalink
Version 6
Browse files Browse the repository at this point in the history
  • Loading branch information
ginatrapani committed Jan 8, 2011
1 parent 08ef061 commit aca0891
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.todotxt.todotxttouch"
android:versionCode="5"
android:versionName="0.0.5">
android:versionCode="6"
android:versionName="0.0.6">
<!--
java warning 'is lower than the project target API level' should be ok
-->
Expand Down

0 comments on commit aca0891

Please sign in to comment.