From 93056ff663efdc09b5cb222f245eedac3bea6d8b Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Tue, 16 Jan 2024 13:02:39 -0500 Subject: [PATCH] auto: increment master version to 17.0.246 --- HISTORY.md | 6 ++++++ VERSION.md | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 26de3bf652..f3c383d7b3 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,11 @@ # Keyman Version History +## 17.0.245 alpha 2024-01-16 + +* chore(core): Ignore C++ symbols (#10386) +* fix(android): Fix OSK rotation issues (#10373) +* feat(developer): add `-m` parameter to kmc to control message severity (#10258) + ## 17.0.244 alpha 2024-01-15 * refactor(core): Move `km_core_state_context_*` tests to separate file (#10375) diff --git a/VERSION.md b/VERSION.md index 32689258e1..8c12aa78ac 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.245 \ No newline at end of file +17.0.246 \ No newline at end of file