diff --git a/HISTORY.md b/HISTORY.md index 4b5d8c3b27..04f84fef16 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 17.0.150 alpha 2023-07-31 + +* chore(linux): Update debian changelog (#9358) +* chore(linux): Fix creation of PRs after uploading to Debian (#9360) + ## 17.0.149 alpha 2023-07-30 * fix(core): Better range check for Uni_IsValid() (#9346) diff --git a/VERSION.md b/VERSION.md index 9addf7a986..d1b3623053 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.150 \ No newline at end of file +17.0.151 \ No newline at end of file