From f86f2a45aedee7a84df8f69707f0b06601054474 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Mon, 24 Mar 2025 14:02:35 -0400 Subject: [PATCH] auto: increment beta version to 18.0.221 --- HISTORY.md | 5 +++++ VERSION.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 45b75394a1..f8cf21f2ea 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 18.0.220 beta 2025-03-24 + +* fix(windows,mac): Update Spanish configuration string and mac strings (#13564) +* chore(developer): use 'statement' instead of 'command' for messages about kmn statements (#13562) + ## 18.0.219 beta 2025-03-21 * fix(windows): add exception handling for loading xml file in XSL Rendering (#13530) diff --git a/VERSION.md b/VERSION.md index 0fae031619..5e83cbe20b 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -18.0.220 \ No newline at end of file +18.0.221 \ No newline at end of file