diff --git a/HISTORY.md b/HISTORY.md index 1878d3ad4a..0c1646e28e 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 16.0.49 alpha 2022-08-22 + +* fix: remove saving and restoring context kbd options (#7077) +* chore(deps): bump @actions/core from 1.8.2 to 1.9.1 (#7087) + ## 16.0.48 alpha 2022-08-16 * fix(web): button, float init timer cleanup (#7036) diff --git a/VERSION.md b/VERSION.md index 214271b7a3..245e8fdca3 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -16.0.49 \ No newline at end of file +16.0.50 \ No newline at end of file