Skip to content

Commit fce11e2

Browse files
Merge pull request #740 from nextcloud/Release142
Release 1.4.2
2 parents d99f671 + 320a4ba commit fce11e2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
-->
2121
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2222
package="com.owncloud.android"
23-
android:versionCode="10040204"
24-
android:versionName="1.4.2 RC4">
23+
android:versionCode="10040299"
24+
android:versionName="1.4.2">
2525

2626
<uses-sdk
2727
android:minSdkVersion="14"

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
## 1.4.2 (March , 2017)
2-
- Auto Upload (Android 6+)
1+
## 1.4.2 (March 14, 2017)
2+
- Auto Upload for newly taken photos/images (Android 6+)
33
- Auto Upload improvements and fixes
44
- Filtering improvements
55
- Fix for Android permissions (removed read phone state permission)

0 commit comments

Comments
 (0)