From 9428fc3e87091116c1172bc27a05945b946dd309 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Thu, 8 May 2025 14:03:13 -0400 Subject: [PATCH] auto: increment master version to 19.0.35 --- HISTORY.md | 8 ++++++++ VERSION.md | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 914eb5372d..33c89d3e26 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,13 @@ # Keyman Version History +## 19.0.34 alpha 2025-05-08 + +* docs(common): update `builder_echo` documentation for TC blocks (#13855) +* fix(windows): add breadcrumb to download failures (#13826) +* fix(web): sustain active batched-layout mode when keyboard is switched (#13860) +* maint(common): remove obsolete code from docker-images `build.sh` (#13861) +* maint(common): output start/end messages if not running on TC (#13868) + ## 19.0.33 alpha 2025-05-07 * maint(common): automatically set --debug option for local-environment builder-script uses (#13827) diff --git a/VERSION.md b/VERSION.md index eb5ab30356..d8676f6b6a 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.34 \ No newline at end of file +19.0.35 \ No newline at end of file