Skip to content

Commit

Permalink
[DEV] Version 1.0.1
Browse files Browse the repository at this point in the history
Changelog:

 * Content directory feature
 * Bugfix :
   - Some exception
   - Property name in XML
 * Dutch and Spanish traduction
  • Loading branch information
trishika committed Jun 30, 2013
1 parent a63ef48 commit 32a894b
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
Expand Up @@ -19,8 +19,8 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.droidupnp"
android:versionCode="5"
android:versionName="1.0.4" >
android:versionCode="6"
android:versionName="1.1.0" >

<uses-sdk
android:minSdkVersion="14"
Expand Down

0 comments on commit 32a894b

Please sign in to comment.