From 370744aff50ab7db7713086a8cc9bbeb90003bc6 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Thu, 20 Oct 2022 14:02:18 -0400 Subject: [PATCH] auto: increment master version to 16.0.86 --- HISTORY.md | 8 ++++++++ VERSION.md | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index db893e869e..15e3dc4743 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,13 @@ # Keyman Version History +## 16.0.85 alpha 2022-10-20 + +* chore(android/engine): Remove help bubble tool tip (#7473) +* fix(linux): Fix upload script (#7494) +* docs(linux): Update sample vscode settings (#7491) +* fix(android/engine): Dismiss key preview and subkeys on globe action (#7472) +* refactor(linux): Cleanup whitespace (#7500) + ## 16.0.84 alpha 2022-10-19 * fix(developer): Handle hints and warnings cleanly (#7372) diff --git a/VERSION.md b/VERSION.md index c2b0575920..03aeae7579 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -16.0.85 \ No newline at end of file +16.0.86 \ No newline at end of file