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