Bumped version to 0.5.3.
This commit is contained in:
parent
e83388b5f1
commit
0ea2493f1d
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="com.github.nutomic.controldlna"
|
||||
android:versionCode="9"
|
||||
android:versionName="0.5.2" >
|
||||
android:versionCode="10"
|
||||
android:versionName="0.5.3" >
|
||||
|
||||
<uses-permission android:name="android.permission.INTERNET"/>
|
||||
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE"/>
|
||||
|
|
Reference in a new issue