diff --git a/HISTORY.md b/HISTORY.md index e4e225ee77..7b0b3cd85c 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,9 @@ # Keyman Version History +## 17.0.157 alpha 2023-08-08 + +* fix(linux): fix memory leaks and method name (#9413) + ## 17.0.156 alpha 2023-08-07 * epic: kmc-kmw KeymanWeb compiler in Typescript (#8954) diff --git a/VERSION.md b/VERSION.md index 2c1ae0b6ae..e2d2ca73ad 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.157 \ No newline at end of file +17.0.158 \ No newline at end of file