From e746ec1c0cb637bea9883df9d52bc58b2957a9bf Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Mon, 22 May 2023 14:01:39 -0400 Subject: [PATCH] auto: increment master version to 17.0.111 --- HISTORY.md | 4 ++++ VERSION.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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