From 6d8bd6bd2f1a559deb2f1c8593c718099adbc49b Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Mon, 15 Sep 2025 14:01:50 -0400 Subject: [PATCH] auto: increment master version to 19.0.120 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 8866095550..6f299aa2c9 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,11 @@ # Keyman Version History +## 19.0.119 alpha 2025-09-15 + +* fix(developer): transform slashes to backslashes in paths in Package Editor (#14721) +* fix(developer): restrict invalid characters in identifiers in kmcmplib (#14746) +* fix(common): add name for cleanup ghcr (#14755) + ## 19.0.118 alpha 2025-09-12 * chore(common): Update to Unicode 17.0 (#14728) diff --git a/VERSION.md b/VERSION.md index 843ab40fcf..ce3bffa569 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.119 \ No newline at end of file +19.0.120 \ No newline at end of file