From 2751b01787bb19fb309dbe22a55f51af0115d616 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Mon, 30 Oct 2023 19:34:53 -0400 Subject: [PATCH] auto: increment master version to 17.0.204 --- HISTORY.md | 5 +++++ VERSION.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 0630bcdfd8..8bc6b8f02a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 17.0.203 alpha 2023-10-30 + +* fix(linux): Fix uninstallation of shared keyboard (#9880) +* chore: include ci/pull-requests.inc.sh for help uploads (#9897) + ## 17.0.202 alpha 2023-10-30 * chore(common): unify pull-request creation scripts (#9888) diff --git a/VERSION.md b/VERSION.md index 0ee08aa753..d8de415ab0 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.203 \ No newline at end of file +17.0.204 \ No newline at end of file