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