From 89808ee45eae2547cc60c2bef3e7617fa34f3c0d Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Mon, 12 Feb 2024 13:02:34 -0500 Subject: [PATCH] auto: increment master version to 17.0.266 --- HISTORY.md | 5 +++++ VERSION.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index e3d60d155d..1dfd8398cf 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 17.0.265 alpha 2024-02-12 + +* fix(developer): keyboard that targets only web can cause crashes and other problems (#10664) +* fix(android/engine): Download multiple dictionaries (#10680) + ## 17.0.264 alpha 2024-02-09 * chore(linux): Don't set VERSION_TAG to …-local in .deb packages (#10675) diff --git a/VERSION.md b/VERSION.md index 7dd7778478..8a3372ab90 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.265 \ No newline at end of file +17.0.266 \ No newline at end of file