Bumped version to 1.0.1.
This commit is contained in:
parent
6517b5002b
commit
263028c42a
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="12"
|
||||
android:versionName="1.0.0" >
|
||||
android:versionCode="13"
|
||||
android:versionName="1.0.1" >
|
||||
|
||||
<uses-permission android:name="android.permission.INTERNET"/>
|
||||
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE"/>
|
||||
|
|
Reference in a new issue