From a213158532aec1ec0c4a2d6319af673686777a42 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Tue, 12 Mar 2024 14:16:47 -0400 Subject: [PATCH] auto: increment beta version to 17.0.288 --- HISTORY.md | 5 +++++ VERSION.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 36d32ed68b..4a1f8c9605 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 17.0.287 beta 2024-03-12 + +* chore(developer): resolve excessive-fatal-exception issue (#10949) +* fix(linux): Remove `ibus-keyman.post{inst,rm}` and verify that `ibus-daemon` is running when we start km-config (#10788) + ## 17.0.286 beta 2024-03-11 * chore(web): improve the clarity of hints on OSK for Android (#10971) diff --git a/VERSION.md b/VERSION.md index 4c4d0f53c5..5f2d3c7ed6 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.287 \ No newline at end of file +17.0.288 \ No newline at end of file