From 9099b873560c155884f915d86a8f52adbb9c47b7 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Fri, 22 Sep 2023 14:04:53 -0400 Subject: [PATCH] auto: increment master version to 17.0.180 --- HISTORY.md | 5 +++++ VERSION.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 57d9e067b14..f3d948ec0d2 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 17.0.179 alpha 2023-09-22 + +* chore(resources): ldml: update to keyboard3 (#9588) +* change(android,web) Use web-based popup key longpresses (#9591) + ## 17.0.178 alpha 2023-09-21 * fix(linux): Correctly open files linked from help page (#9601) diff --git a/VERSION.md b/VERSION.md index bf6655df8c0..f323889514b 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.179 \ No newline at end of file +17.0.180 \ No newline at end of file