diff --git a/HISTORY.md b/HISTORY.md index 213b87a6f8..9841e4b838 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,9 @@ # Keyman Version History +## 17.0.110 alpha 2023-05-22 + +* fix(common): ensure child builds don't rebuild dependencies unnecessarily (#8834) + ## 17.0.109 alpha 2023-05-17 * fix(windows): add wrap-symbols to Text Editor Makefile (#8819) diff --git a/VERSION.md b/VERSION.md index 18bc0b4cd1..15aebb389a 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.110 \ No newline at end of file +17.0.111 \ No newline at end of file