From eb81da03fbb1f82c1829b08fd2d0eb3d0d90f2a3 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Thu, 6 Mar 2025 13:02:54 -0500 Subject: [PATCH] auto: increment beta version to 18.0.210 --- HISTORY.md | 6 ++++++ VERSION.md | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index e6722b03fe..cc966ad6f6 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,11 @@ # Keyman Version History +## 18.0.209 beta 2025-03-06 + +* fix(common): fail builds with low test coverage for all typescript projects (#13418) +* fix(windows): Check for updates registry value stored under the one Key (#13413) +* fix(windows): remove online update deadcode (#13421) + ## 18.0.208 beta 2025-03-05 * fix(windows): Check registry report usage value in setup process (#13215) diff --git a/VERSION.md b/VERSION.md index ac4761bfef..a3bea410af 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -18.0.209 \ No newline at end of file +18.0.210 \ No newline at end of file