From 7851b6b429b4f15226ff25f7db543ad4dc823536 Mon Sep 17 00:00:00 2001 From: Laurent Cozic Date: Sat, 2 Dec 2017 15:57:19 +0000 Subject: [PATCH] Version update --- CliClient/package-lock.json | 2 +- CliClient/package.json | 2 +- README.md | 6 +++--- ReactNativeClient/android/app/build.gradle | 4 ++-- docs/index.html | 6 +++--- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CliClient/package-lock.json b/CliClient/package-lock.json index 518d5b0e9..790f37877 100644 --- a/CliClient/package-lock.json +++ b/CliClient/package-lock.json @@ -1,6 +1,6 @@ { "name": "joplin", - "version": "0.10.76", + "version": "0.10.77", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/CliClient/package.json b/CliClient/package.json index 74cadb5ea..9be188bad 100644 --- a/CliClient/package.json +++ b/CliClient/package.json @@ -18,7 +18,7 @@ ], "owner": "Laurent Cozic" }, - "version": "0.10.76", + "version": "0.10.77", "bin": { "joplin": "./main.js" }, diff --git a/README.md b/README.md index 5c435df18..88277030f 100644 --- a/README.md +++ b/README.md @@ -18,9 +18,9 @@ Three types of applications are available: for the **desktop** (Windows, macOS a Operating System | Download -----------------|-------- -Windows | Get it on Windows -macOS | Get it on macOS -Linux | Get it on macOS +Windows | Get it on Windows +macOS | Get it on macOS +Linux | Get it on macOS ## Mobile applications diff --git a/ReactNativeClient/android/app/build.gradle b/ReactNativeClient/android/app/build.gradle index 25c0de81d..2c89256ad 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 76 - versionName "0.10.61" + versionCode 77 + versionName "0.10.62" ndk { abiFilters "armeabi-v7a", "x86" } diff --git a/docs/index.html b/docs/index.html index d3f2b4281..6ddcaaf3a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -218,15 +218,15 @@ Windows -Get it on Windows +Get it on Windows macOS -Get it on macOS +Get it on macOS Linux -Get it on macOS +Get it on macOS