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