diff --git a/README.md b/README.md
index a333ab3713..4dad88436d 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ Linux | | or [Download APK File](https://github.com/laurent22/joplin-android/releases/download/android-v1.0.119/joplin-v1.0.119.apk)
+Android |
| or [Download APK File](https://github.com/laurent22/joplin-android/releases/download/android-v1.0.120/joplin-v1.0.120.apk)
iOS |
| -
## Terminal application
diff --git a/ReactNativeClient/android/app/build.gradle b/ReactNativeClient/android/app/build.gradle
index 5b539d43fc..c21d5270c8 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 2097297
- versionName "1.0.119"
+ versionCode 2097298
+ versionName "1.0.120"
ndk {
abiFilters "armeabi-v7a", "x86"
}
diff --git a/docs/index.html b/docs/index.html
index 042fc0b60b..6888c7cd18 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -266,7 +266,7 @@