aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android/AndroidManifest.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2013-07-17 21:51:53 -0700
committerScott Jackson <daneren2005@gmail.com>2013-07-17 21:51:53 -0700
commit15c44630b329bd032f798d1f256819c7df724d1b (patch)
tree1d0e3dcb0eec2e8e3ee0185aa66f9dc401065f89 /subsonic-android/AndroidManifest.xml
parentd507cc301a4d9e7797cd57bd17d655f16c37ba78 (diff)
downloaddsub-15c44630b329bd032f798d1f256819c7df724d1b.tar.gz
dsub-15c44630b329bd032f798d1f256819c7df724d1b.tar.bz2
dsub-15c44630b329bd032f798d1f256819c7df724d1b.zip
Updated to 4.1.0
Diffstat (limited to 'subsonic-android/AndroidManifest.xml')
-rw-r--r--subsonic-android/AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/subsonic-android/AndroidManifest.xml b/subsonic-android/AndroidManifest.xml
index f4fcfffa..083c1065 100644
--- a/subsonic-android/AndroidManifest.xml
+++ b/subsonic-android/AndroidManifest.xml
@@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="github.daneren2005.dsub"
android:installLocation="internalOnly"
- android:versionCode="56"
- android:versionName="4.0.7">
+ android:versionCode="57"
+ android:versionName="4.1.0">
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.READ_PHONE_STATE"/>