From b684870e47518abf7942040c5775b90599576fd3 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Thu, 21 Aug 2025 14:01:55 -0400 Subject: [PATCH] auto: increment master version to 19.0.105 Test-bot: skip Build-bot: skip --- HISTORY.md | 7 +++++++ VERSION.md | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index e4d026b374..c81010ab68 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,12 @@ # Keyman Version History +## 19.0.104 alpha 2025-08-21 + +* fix(android): Update sentry-android dependency to 8.19.1 for 16 KB page alignment (#14559) +* maint(android): Cleanup builder_describe_outputs for configure action (#14566) +* fix(windows): emit nunit report path correctly and update TeamCity links (#14564) +* maint(common): rename and move node-related script functions into node.inc.sh (#14568) + ## 19.0.103 alpha 2025-08-20 * fix(android): Show system OSK when physical keyboard connected on Android API 36 (#14538) diff --git a/VERSION.md b/VERSION.md index 6a1c149503..5f00ad2484 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.104 \ No newline at end of file +19.0.105 \ No newline at end of file