From e0366f1eb44f5943995bea0d17fcf9643fc04d04 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Tue, 23 Aug 2022 15:04:57 -0400 Subject: [PATCH] auto: increment master version to 16.0.51 --- HISTORY.md | 4 ++++ VERSION.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 0c1646e28e..f3ba952cd4 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,9 @@ # Keyman Version History +## 16.0.50 alpha 2022-08-23 + +* chore(core): Remove obsolete python keyboardprocessor (#7094) + ## 16.0.49 alpha 2022-08-22 * fix: remove saving and restoring context kbd options (#7077) diff --git a/VERSION.md b/VERSION.md index 245e8fdca3..251a25b345 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -16.0.50 \ No newline at end of file +16.0.51 \ No newline at end of file