From 5dfd9cd9bfbf16b50103184d2a55223849982bc3 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Wed, 1 Feb 2023 13:01:48 -0500 Subject: [PATCH] auto: increment master version to 17.0.41 --- HISTORY.md | 8 ++++++++ VERSION.md | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 1525e0e949..6e60ae0f60 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,13 @@ # Keyman Version History +## 17.0.40 alpha 2023-02-01 + +* chore(developer): kmcmpdll debug src path (#8127) +* chore(common): Merge end of beta from Sprint A17S5 (#8135) +* refactor(android): Change com.tavultesoft.kmea package to com.keyman.engine (#7981) +* refactor(android/engine): Split KMInAppKeyboardWebViewClient to new class (#7983) +* refactor(android/engine): Refactor KMSystemKeyboardWebViewClient (#7993) + ## 17.0.39 alpha 2023-01-31 * feat(windows): add additional registry keys to report (#8126) diff --git a/VERSION.md b/VERSION.md index a511f16326..2a6f41d071 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.40 \ No newline at end of file +17.0.41 \ No newline at end of file