diff --git a/README.md b/README.md index 74bb52b5f..7445797c2 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-v0.10.92/joplin-v0.10.92.apk) +Android | | or [Download APK File](https://github.com/laurent22/joplin-android/releases/download/android-v1.0.94/joplin-v1.0.94.apk) iOS | | - ## Terminal application diff --git a/ReactNativeClient/android/app/build.gradle b/ReactNativeClient/android/app/build.gradle index 703ddd99c..a19fa4aea 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 2097270 - versionName "1.0.92" + versionCode 2097272 + versionName "1.0.94" ndk { abiFilters "armeabi-v7a", "x86" } diff --git a/docs/index.html b/docs/index.html index b78bac5a7..32978fc5b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -243,7 +243,7 @@