From 358f2d5dbacc22e900bcc7eb3804fcb3fa3e747c Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Thu, 3 Oct 2024 14:02:54 -0400 Subject: [PATCH] auto: increment master version to 18.0.122 --- HISTORY.md | 6 ++++++ VERSION.md | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 7e3d41a3386..2ab24326098 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,11 @@ # Keyman Version History +## 18.0.121 alpha 2024-10-03 + +* docs(developer): Fix image links in help (#12488) +* fix(oem/fv): Update keyboard versions and names for fv_all.kmp 13.1 (#12486) +* feat(common): unified XML parser/writer (#12482) + ## 18.0.120 alpha 2024-10-02 * chore(common): Add note on troubleshooting website errors (#12487) diff --git a/VERSION.md b/VERSION.md index b67d9be263f..9fb9b046297 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -18.0.121 \ No newline at end of file +18.0.122 \ No newline at end of file