diff --git a/HISTORY.md b/HISTORY.md index 8706ab6d89..57d9e067b1 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 17.0.178 alpha 2023-09-21 + +* fix(linux): Correctly open files linked from help page (#9601) +* chore(linux): Fix bugs, add dependency and update documentation (#9602) + ## 17.0.177 alpha 2023-09-20 * chore(linux): Add coverage action to `ibus-keyman/build.sh` (#9583) diff --git a/VERSION.md b/VERSION.md index 981cad9c9f..bf6655df8c 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.178 \ No newline at end of file +17.0.179 \ No newline at end of file