Skip to content

Commit

Permalink
Bumped the version numbers.
Browse files Browse the repository at this point in the history
  • Loading branch information
jjc1138 committed Mar 6, 2011
1 parent b90174f commit e0c803a
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
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="net.jjc1138.android.scrobbler"
android:versionCode="6"
android:versionName="1.0.5">
android:versionCode="7"
android:versionName="1.0.6">
<uses-sdk android:minSdkVersion="4" />
<permission android:name="net.jjc1138.android.scrobbler.privateservices"
android:protectionLevel="signature" />
Expand Down

0 comments on commit e0c803a

Please sign in to comment.