From 017afe810048a938429b9b82a0d04defbb716015 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Thu, 13 Feb 2025 13:01:27 -0500 Subject: [PATCH] auto: increment master version to 19.0.4 --- HISTORY.md | 5 +++++ VERSION.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 544a275dea..eeff3d2866 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 19.0.3 alpha 2025-02-13 + +* docs: update keyboard processor build source (#13221) +* chore(linux): additional code cleanup after Focal removal (#13206) + ## 19.0.2 alpha 2025-02-12 * chore(linux): remove support of Ubuntu 20.04 Focal (#13203) diff --git a/VERSION.md b/VERSION.md index dd7d796646..2a33de40df 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.3 \ No newline at end of file +19.0.4 \ No newline at end of file