From fc87ef38aa8a9f1e383ba73bd769b30601d30639 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Fri, 24 Oct 2025 13:01:38 -0500 Subject: [PATCH] auto: increment master version to 19.0.146 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 cc860acc0b..73ccc5f7d5 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,11 @@ # Keyman Version History +## 19.0.145 alpha 2025-10-24 + +* fix(developer): do not treat backslash as a string escape in syntax highlighting (#15001) +* fix(developer): handle missing `begin Unicode` in KMW compiler (#15002) +* test(developer): add test to kmc-analyze for Warn_PreviousMapFileCouldNotBeLoaded (#14038) + ## 19.0.144 alpha 2025-10-23 * chore(deps-dev): bump playwright from 1.46.1 to 1.56.1 (#14984) diff --git a/VERSION.md b/VERSION.md index d4ef205909..f0ebf516cf 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.145 \ No newline at end of file +19.0.146 \ No newline at end of file