Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
mhagander committed Sep 23, 2010
1 parent 35b1b22 commit 6a0661a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="net.hagander.mailinglistmoderator"
android:installLocation="auto"
android:versionCode="6"
android:versionName="1.0.5">
android:versionCode="7"
android:versionName="1.0.6">
<application android:icon="@drawable/icon" android:label="@string/app_name">
<activity android:name=".MailinglistModerator"
android:label="@string/app_name">
Expand Down

0 comments on commit 6a0661a

Please sign in to comment.