From 12f2c0debff561612fe0dd4e05f3520260fa8b80 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Thu, 19 Jan 2023 13:02:05 -0500 Subject: [PATCH] auto: increment master version to 17.0.32 --- HISTORY.md | 8 ++++++++ VERSION.md | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 9e3557208c..39b21c2c65 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,13 @@ # Keyman Version History +## 17.0.31 alpha 2023-01-19 + +* chore: git tag with release@semver (#8035) +* fix(linux): Properly set context after changing IP (#8026) +* chore(linux): use faster zero-length string check (#8037) +* chore(linux): log failures to `km_kbp_context_clear(context)` (#8036) +* chore(linux): Update recommended extension (#8038) + ## 17.0.30 alpha 2023-01-17 * chore(linux): Fix vertical alignment of label (#8016) diff --git a/VERSION.md b/VERSION.md index 6866b4ac4c..914bcb5625 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.31 \ No newline at end of file +17.0.32 \ No newline at end of file