Skip to content

Commit

Permalink
Release 0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
RaNaN committed Jun 28, 2013
1 parent 467b3f1 commit 72b7865
Show file tree
Hide file tree
Showing 3 changed files with 9,256 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AndroidManifest.xml
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.pyload.android.client"
android:versionCode="16"
android:versionName="0.3.3">
android:versionCode="17"
android:versionName="0.3.4">

<uses-sdk android:minSdkVersion="7"
android:targetSdkVersion="17"/>
Expand Down
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
0.3.4:
* Translations for german, italian and french
* Accepts multiple urls

0.3.3:
* Added Restart failed button
* Disabled suggestions for captcha input
Expand Down

0 comments on commit 72b7865

Please sign in to comment.