From c2a70714f0ea1069c98247ea5d9e3955677c88e1 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Thu, 7 Jul 2022 14:01:33 -0400 Subject: [PATCH] auto: increment master version to 16.0.28 --- HISTORY.md | 4 ++++ VERSION.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 0fc31e0a36..92b2a52fda 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,9 @@ # Keyman Version History +## 16.0.27 alpha 2022-07-07 + +* fix(web): improve `console.error()` reporting (#6890) + ## 16.0.26 alpha 2022-07-06 * fix(developer): Show full version number (#6866) diff --git a/VERSION.md b/VERSION.md index 0db954794a..36fd6768fa 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -16.0.27 \ No newline at end of file +16.0.28 \ No newline at end of file