From 4fd5e59a8543ea9f4096bd004a8a02e36f34bf33 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Tue, 26 May 2026 13:01:44 -0500 Subject: [PATCH] auto: increment master version to 19.0.239 Test-bot: skip Build-bot: skip --- HISTORY.md | 5 +++++ VERSION.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index f8ebf8b082..4d2638e673 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 19.0.238 alpha 2026-05-26 + +* maint(linux): Don't block merge if source verification check fails (#16010) +* maint(linux): fix Linux source tarball (#16011) + ## 19.0.237 alpha 2026-05-22 * fix(windows): Ensure default locale always appears in list of locales (#15984) diff --git a/VERSION.md b/VERSION.md index d063f9a28d..a8d1a233ce 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.238 \ No newline at end of file +19.0.239 \ No newline at end of file