diff --git a/HISTORY.md b/HISTORY.md index 5cf88140e4..76735c821b 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,9 @@ # Keyman Version History +## 19.0.135 alpha 2025-10-08 + +* fix(android): Convert longpress delay menu to ConstraintLayout (#14897) + ## 19.0.134 alpha 2025-10-07 * maint(resources): nest unit tests under parent block (#14871) diff --git a/VERSION.md b/VERSION.md index 341ba6b837..5f7a14c174 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.135 \ No newline at end of file +19.0.136 \ No newline at end of file