From 33715a0b389fa77ff52463c16eb574860c89250a Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Mon, 2 Sep 2024 14:02:38 -0400 Subject: [PATCH] auto: increment master version to 18.0.104 --- HISTORY.md | 5 +++++ VERSION.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index a99386923b..6a45fe68ea 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 18.0.103 alpha 2024-09-02 + +* feat(windows): Remove hotkey related feature flags (#12252) +* feat(windows): update SIL logo for Windows UI (#12250) + ## 18.0.102 alpha 2024-08-30 * docs(web): add documentation comments for touch layout interfaces (#12314) diff --git a/VERSION.md b/VERSION.md index 237f3b532e..6451a36310 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -18.0.103 \ No newline at end of file +18.0.104 \ No newline at end of file