From bbafac8545cb22f96c48dcd58aa6c57dd10a46fc Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Fri, 28 Nov 2025 12:06:12 -0600 Subject: [PATCH] auto: increment master version to 19.0.168 Test-bot: skip Build-bot: skip --- HISTORY.md | 6 ++++++ VERSION.md | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 328e69d84c..91aacb2e36 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,11 @@ # Keyman Version History +## 19.0.167 alpha 2025-11-28 + +* change(windows): add unit testing to keyman32 build (#15244) +* refactor(windows): merge syskbdnt.cpp and syskbdnt64.cpp into RightAltEmulationCheck.cpp (#15245) +* chore(windows): add wow64kbd support app for researching WOW64 reqs (#15246) + ## 19.0.166 alpha 2025-11-26 * chore(android): Clarify PR title for #15136 (#15224) diff --git a/VERSION.md b/VERSION.md index 492d1a0d57..c29810b0fe 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.167 \ No newline at end of file +19.0.168 \ No newline at end of file