From 01cbfae04ee0af89a1d9661c1e1932b341ed29ea Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Tue, 20 May 2025 14:01:30 -0400 Subject: [PATCH] auto: increment master version to 19.0.44 --- HISTORY.md | 5 +++++ VERSION.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 0fb293348b..0022d7aec9 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 19.0.43 alpha 2025-05-20 + +* chore(ios): FirstVoices certificate update (#13991) +* fix(linux): configurable path in `.service` file when using basu (#13980) + ## 19.0.42 alpha 2025-05-20 * maint(linux): add `--no-werror` option to not report warnings as errors (#13988) diff --git a/VERSION.md b/VERSION.md index 0fa0f1afdd..f63d9a2f0d 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.43 \ No newline at end of file +19.0.44 \ No newline at end of file