From 797ee56a6b5e0edc0f729590cc37bda93a5858fc Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Wed, 20 Jul 2022 14:01:59 -0400 Subject: [PATCH] auto: increment master version to 16.0.37 --- HISTORY.md | 6 ++++++ VERSION.md | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 8551b89a4b..92ade36e34 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,11 @@ # Keyman Version History +## 16.0.36 alpha 2022-07-20 + +* chore(linux): Code cleanup (#6957) +* fix(linux): Another attempt at fixing postinst script (#6960) +* fix(linux): Fix uninstallation when using fcitx5 (#6963) + ## 16.0.35 alpha 2022-07-19 * fix(common): Fix `delete` (#6965) diff --git a/VERSION.md b/VERSION.md index afaa82b6ee..73d61f0fa1 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -16.0.36 \ No newline at end of file +16.0.37 \ No newline at end of file