From 79d0e3e3b79fbe2795e4c7da494b3ec21ad6d4fb Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Thu, 22 May 2025 14:02:53 -0400 Subject: [PATCH] auto: increment master version to 19.0.48 --- HISTORY.md | 7 +++++++ VERSION.md | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index c67e2b9416..f03f3fc4b6 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,12 @@ # Keyman Version History +## 19.0.47 alpha 2025-05-22 + +* fix(windows): only breadcrumb unexpected state on first run (#13984) +* maint: change builder_completion script to a .inc.sh (#14007) +* fix(windows): skip sending handle kmshell events to upgrade state machine for keyboard install modes (#13989) +* fix(windows): fix sentry error message reporting (#14027) + ## 19.0.46 alpha 2025-05-21 * docs(common): update README with number of languages and keyboards (#14023) diff --git a/VERSION.md b/VERSION.md index e0ad0c6e39..53216189f3 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.47 \ No newline at end of file +19.0.48 \ No newline at end of file