From 4a0bbe68f6ab4e31ecb62283d98fe1f4cd84baf0 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Thu, 12 Feb 2026 12:01:32 -0600 Subject: [PATCH] auto: increment master version to 19.0.203 Test-bot: skip Build-bot: skip --- HISTORY.md | 4 ++++ VERSION.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 3805f80144..b406ebf4a9 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,9 @@ # Keyman Version History +## 19.0.202 alpha 2026-02-12 + +* fix(linux): check for existing file before trying to install (#15573) + ## 19.0.201 alpha 2026-02-09 * fix(linux): include missing artifacts in source tarball (#15566) diff --git a/VERSION.md b/VERSION.md index 5717a15520..312b5b0587 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.202 \ No newline at end of file +19.0.203 \ No newline at end of file