From d92ac6e4d1889f257d55247aa7143a8660588bec Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Mon, 22 Aug 2022 14:02:00 -0400 Subject: [PATCH] auto: increment master version to 16.0.50 --- HISTORY.md | 5 +++++ VERSION.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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