From 51283f9b35b3693ffe22dc6116e14f558a6b855d Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Mon, 10 Jul 2023 14:02:48 -0400 Subject: [PATCH] auto: increment master version to 17.0.138 --- HISTORY.md | 6 ++++++ VERSION.md | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index a48e80a509..c62a944d1c 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,11 @@ # Keyman Version History +## 17.0.137 alpha 2023-07-10 + +* chore: authenticate github request when triggering test builds (#9225) +* feat(web): logs enhanced debug info for error reports (#9217) +* fix(web): silences low-priority warning that shows up in iOS kbd init (#9206) + ## 17.0.136 alpha 2023-07-07 * chore(common): Update crowdin strings for Kibaku (#9214) diff --git a/VERSION.md b/VERSION.md index d21f69d848..58292679eb 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.137 \ No newline at end of file +17.0.138 \ No newline at end of file