Skip to content
This repository has been archived by the owner on Jun 4, 2020. It is now read-only.

Commit

Permalink
Bumped version to 1.0.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nutomic committed May 9, 2014
1 parent 6517b50 commit 263028c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/AndroidManifest.xml
@@ -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"/>
Expand Down

0 comments on commit 263028c

Please sign in to comment.