diff --git a/README.md b/README.md index 59d5e3069..3f77458e1 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Linux | | or [Download APK File](https://github.com/laurent22/joplin-android/releases/download/android-v1.0.103/joplin-v1.0.103.apk) +Android | | or [Download APK File](https://github.com/laurent22/joplin-android/releases/download/android-v1.0.104/joplin-v1.0.104.apk) iOS | | - ## Terminal application diff --git a/ReactNativeClient/android/app/build.gradle b/ReactNativeClient/android/app/build.gradle index b34fba7b0..5d0c4f2b6 100644 --- a/ReactNativeClient/android/app/build.gradle +++ b/ReactNativeClient/android/app/build.gradle @@ -90,8 +90,8 @@ android { applicationId "net.cozic.joplin" minSdkVersion 16 targetSdkVersion 22 - versionCode 2097281 - versionName "1.0.103" + versionCode 2097282 + versionName "1.0.104" ndk { abiFilters "armeabi-v7a", "x86" } diff --git a/docs/index.html b/docs/index.html index a741859f8..5e53951a9 100644 --- a/docs/index.html +++ b/docs/index.html @@ -247,7 +247,7 @@