From 2ec8fd7a1092c3e465dcaf5c3fa95b255f2cbad0 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Wed, 8 May 2024 14:04:59 -0400 Subject: [PATCH] auto: increment master version to 18.0.32 --- HISTORY.md | 4 ++++ VERSION.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 11253b4aa48..5194e2b00a2 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,9 @@ # Keyman Version History +## 18.0.31 alpha 2024-05-08 + +* fix(windows): "Keyboard" should be lower case in UI string for font helper tool (#11392) + ## 18.0.30 alpha 2024-05-07 * chore(web): Improve dependencies (#11377) diff --git a/VERSION.md b/VERSION.md index 9ded5aeab01..1869285eaa6 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -18.0.31 \ No newline at end of file +18.0.32 \ No newline at end of file