From 2befe8ede7664407a2d6cd71f5392bdc141d9b65 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Mon, 7 Oct 2024 14:02:45 -0400 Subject: [PATCH] auto: increment master version to 18.0.123 --- HISTORY.md | 5 +++++ VERSION.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 2ab24326098..9439ba6224d 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 18.0.122 alpha 2024-10-07 + +* feat(mac): both option keys generate right alt if no left alt mapping (#12458) +* chore(common): improve configuration detection for hextobin (#12481) + ## 18.0.121 alpha 2024-10-03 * docs(developer): Fix image links in help (#12488) diff --git a/VERSION.md b/VERSION.md index 9fb9b046297..fa985f788c5 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -18.0.122 \ No newline at end of file +18.0.123 \ No newline at end of file