From 2197f9cfabeefef3efd4589ffed1f4a46f88ed22 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Tue, 2 Sep 2025 14:03:36 -0400 Subject: [PATCH] auto: increment master version to 19.0.112 Test-bot: skip Build-bot: skip --- HISTORY.md | 8 ++++++++ VERSION.md | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 7ff95ca9cf..4373f2a6a5 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,13 @@ # Keyman Version History +## 19.0.111 alpha 2025-09-02 + +* change(developer): update SIL logo (#14656) +* fix(developer): remove incorrect offset for compiler error line (#14651) +* fix(developer): add clear messages about validation failures to New Project Parameters form (#14657) +* fix(developer): add clear messages about validation failures to New LDML Project Parameters form (#14658) +* maint: add registry usage for Docker images (#14648) + ## 19.0.110 alpha 2025-09-01 * maint(windows): for `build` buildlevel, do not publish artifacts (#14654) diff --git a/VERSION.md b/VERSION.md index 77fb7298cc..ee647f65c3 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.111 \ No newline at end of file +19.0.112 \ No newline at end of file