From 92372ceab867dcf74797bcf89d5dcf14cbb959b5 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Thu, 30 Jul 2026 13:02:08 -0500 Subject: [PATCH] auto: increment master version to 19.0.262 Test-bot: skip Build-bot: skip --- HISTORY.md | 6 ++++++ VERSION.md | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index b89fa9e3ca..ba797ad069 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,11 @@ # Keyman Version History +## 19.0.261 alpha 2026-07-30 + +* fix(core): clone state actions deep copy (#15961) +* maint(android): update Android Target API to 36 (#16280) +* refactor(web): adjust function visibility and variable names (#16286) + ## 19.0.260 alpha 2026-07-27 * fix(web): ignore exception trying to access cookie (#16283) diff --git a/VERSION.md b/VERSION.md index 6d093c935e..f64de668d5 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.261 \ No newline at end of file +19.0.262 \ No newline at end of file