From 19162d1462832779d31ca4f0da7f6fd3b06a4d23 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Mon, 4 Dec 2023 13:02:11 -0500 Subject: [PATCH] auto: increment master version to 17.0.224 --- HISTORY.md | 4 ++++ VERSION.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index c391c72bd50..5d2721db34d 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,9 @@ # Keyman Version History +## 17.0.223 alpha 2023-12-04 + +* chore(web): Add option to create test coverage report file (#10124) + ## 17.0.222 alpha 2023-12-02 * fix(common): publish @keymanapp/developer-utils as npm module (#10118) diff --git a/VERSION.md b/VERSION.md index acfecb8c814..f84f24d71c6 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.223 \ No newline at end of file +17.0.224 \ No newline at end of file