From 1a0ca658df16d7862527a716bbf0c29a2b08f3cd Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Wed, 19 Mar 2025 14:03:13 -0400 Subject: [PATCH] auto: increment beta version to 18.0.219 --- HISTORY.md | 9 +++++++++ VERSION.md | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index fc4ba39744..9c9c95138c 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,14 @@ # Keyman Version History +## 18.0.218 beta 2025-03-19 + +* fix(developer): add validation of `nul` usage in output part of rule (#13532) +* fix(web): model unload and load should use consistent, canEnable check (#13534) +* feat(web): adds gesture 'traces' for warning/error logging (#13360) +* fix(linux): fix building in Docker with different Ubuntu/Debian version (#13537) +* chore(linux): replace deprecated setup.py (#13524) +* chore(linux): rename "Debian packaging" to "Ubuntu packaging" (#13523) + ## 18.0.217 beta 2025-03-18 * fix(windows): cherry pick hard code key cap (#13526) diff --git a/VERSION.md b/VERSION.md index 5973f2257e..1fa12beb8d 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -18.0.218 \ No newline at end of file +18.0.219 \ No newline at end of file