From 80801cedf0b30936818c89f656fbfa2897dd9fc6 Mon Sep 17 00:00:00 2001 From: Laurent Cozic Date: Wed, 7 Feb 2018 17:57:08 +0000 Subject: [PATCH] Android release v0.10.91 --- README.md | 2 +- ReactNativeClient/android/app/build.gradle | 4 ++-- Tools/release-android.js | 1 + docs/index.html | 10 +++++----- 4 files changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 419338a86..85608fca5 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Linux | Get it on Google Play | or [Download APK File](https://github.com/laurent22/joplin-android/releases/download/android-v0.10.88/joplin-v0.10.88.apk) +Android | Get it on Google Play | or [Download APK File](https://github.com/laurent22/joplin-android/releases/download/android-v0.10.91/joplin-v0.10.91.apk) iOS | Get it on the App Store | - ## Terminal application diff --git a/ReactNativeClient/android/app/build.gradle b/ReactNativeClient/android/app/build.gradle index dc67a0015..9b0c9eea5 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 2097268 - versionName "0.10.90" + versionCode 2097269 + versionName "0.10.91" ndk { abiFilters "armeabi-v7a", "x86" } diff --git a/Tools/release-android.js b/Tools/release-android.js index d06e441ef..d5a5abc89 100644 --- a/Tools/release-android.js +++ b/Tools/release-android.js @@ -74,6 +74,7 @@ async function main() { readmeContent = readmeContent.replace(/(https:\/\/github.com\/laurent22\/joplin-android\/releases\/download\/.*?\.apk)/, downloadUrl); await fs.writeFile('README.md', readmeContent); + console.info(await execCommand('git pull')); console.info(await execCommand('git add -A')); console.info(await execCommand('git commit -m "Android release v' + version + '"')); console.info(await execCommand('git tag ' + tagName)); diff --git a/docs/index.html b/docs/index.html index ac0c7f022..b604376b5 100644 --- a/docs/index.html +++ b/docs/index.html @@ -243,7 +243,7 @@ Android Get it on Google Play -or Download APK File +or Download APK File iOS @@ -378,14 +378,14 @@ $$ Croatian hr_HR -Hrvoje Mandić trbuhom@net.hr +Hrvoje Mandić trbuhom@net.hr 72% Deutsch de_DE -Tobias Strobel git@strobeltobias.de +Tobias Strobel git@strobeltobias.de 92% @@ -441,14 +441,14 @@ $$ Русский ru_RU -Artyom Karlov artyom.karlov@gmail.com +Artyom Karlov artyom.karlov@gmail.com 96% 中文 (简体) zh_CN -RCJacH RCJacH@outlook.com +RCJacH RCJacH@outlook.com 76%