diff --git a/HISTORY.md b/HISTORY.md index f70cc84347..b4a84c127b 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 19.0.160 alpha 2025-11-12 + +* fix(android): Change Alert Dialog instead of Toast if package missing keyboard and lexical-model files (#15098) +* chore(linux): add support for Ubuntu 26.04 LTS Resolute (#15137) + ## 19.0.159 alpha 2025-11-11 * maint(core): fix option defaults for Meson >= 1.1 (#15131) diff --git a/VERSION.md b/VERSION.md index 3576a02ff4..79cc7b29e5 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.160 \ No newline at end of file +19.0.161 \ No newline at end of file