Skip to content

Commit 72b7865

Browse files
committed
Release 0.3.4
1 parent 467b3f1 commit 72b7865

File tree

3 files changed

+9256
-2
lines changed

3 files changed

+9256
-2
lines changed

AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="org.pyload.android.client"
4-
android:versionCode="16"
5-
android:versionName="0.3.3">
4+
android:versionCode="17"
5+
android:versionName="0.3.4">
66

77
<uses-sdk android:minSdkVersion="7"
88
android:targetSdkVersion="17"/>

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
0.3.4:
2+
* Translations for german, italian and french
3+
* Accepts multiple urls
4+
15
0.3.3:
26
* Added Restart failed button
37
* Disabled suggestions for captcha input

0 commit comments

Comments
 (0)