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