From 8f57afd7f80809d6858659f4168069d31d63f651 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Thu, 2 Mar 2023 13:02:02 -0500 Subject: [PATCH] auto: increment master version to 17.0.61 --- HISTORY.md | 7 +++++++ VERSION.md | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 903dbfeebb..f50afe038d 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,12 @@ # Keyman Version History +## 17.0.60 alpha 2023-03-02 + +* fix(android/engine): Fix various OSK bugs due to refactor (#8349) +* feat(core): Build both architectures for mac and generate a 'fat' library for them (#8342) +* fix(common): fixup npm publish (#8350) +* chore(linux): More GHA debugging (#8354) + ## 17.0.59 alpha 2023-03-01 * fix(common): builder: skip dependency build for clean action (#8341) diff --git a/VERSION.md b/VERSION.md index 6a70a81349..820248652f 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.60 \ No newline at end of file +17.0.61 \ No newline at end of file