diff --git a/README.md b/README.md index 32f4f7394c..f0d02599b8 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ wget -O - https://raw.githubusercontent.com/laurent22/joplin/master/Joplin_insta Operating System | Download | Alt. Download -----------------|----------|---------------- -Android | | or [Download APK File](https://github.com/laurent22/joplin-android/releases/download/android-v1.0.141/joplin-v1.0.141.apk) +Android | | or [Download APK File](https://github.com/laurent22/joplin-android/releases/download/android-v1.0.142/joplin-v1.0.142.apk) iOS | | - ## Terminal application diff --git a/ReactNativeClient/android/app/build.gradle b/ReactNativeClient/android/app/build.gradle index 61c1f62c12..c91abc4b1d 100644 --- a/ReactNativeClient/android/app/build.gradle +++ b/ReactNativeClient/android/app/build.gradle @@ -90,8 +90,8 @@ android { applicationId "net.cozic.joplin" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 2097319 - versionName "1.0.141" + versionCode 2097320 + versionName "1.0.142" ndk { abiFilters "armeabi-v7a", "x86" } diff --git a/docs/index.html b/docs/index.html index e8faceca00..e1afed7268 100644 --- a/docs/index.html +++ b/docs/index.html @@ -311,7 +311,7 @@