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