From 03a34ff24c65e526093161168d0ce540d47d6e2d Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Tue, 13 Jun 2023 14:02:53 -0400 Subject: [PATCH] auto: increment master version to 17.0.124 --- HISTORY.md | 7 +++++++ VERSION.md | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index ac6d7bdd8e..a06bc9943d 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,12 @@ # Keyman Version History +## 17.0.123 alpha 2023-06-13 + +* chore(developer): support cp1252 'ansi' keyboards (#8988) +* fix(developer): keep kmc-kmn messages within namespace (#8999) +* fix(linux): Fix display of installed keyboard version (#8948) +* fix(linux): Fix creation of markdown help files for Linux (#9001) + ## 17.0.122 alpha 2023-06-12 * refactor(developer): import kmcmplib errors into kmc-kmn (#8962) diff --git a/VERSION.md b/VERSION.md index 951a8adb9d..f87fe6e481 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.123 \ No newline at end of file +17.0.124 \ No newline at end of file