diff --git a/HISTORY.md b/HISTORY.md index b30edcedba..b89fa9e3ca 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 19.0.260 alpha 2026-07-27 + +* fix(web): ignore exception trying to access cookie (#16283) +* chore(web): update help links to use latest version (#16285) + ## 19.0.259 alpha 2026-07-20 * docs(web): fix typos following #16170 (#16225) diff --git a/VERSION.md b/VERSION.md index 70e182160e..6d093c935e 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.260 \ No newline at end of file +19.0.261 \ No newline at end of file