From 4467c4d6633253a42c72873da4c996428864b120 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Tue, 7 Nov 2023 13:02:50 -0500 Subject: [PATCH] auto: increment master version to 17.0.208 --- HISTORY.md | 5 +++++ VERSION.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index c9b9d851a19..cc1fec44015 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 17.0.207 alpha 2023-11-07 + +* refactor(web): Link to `index.html` in test pages (#9953) +* feat(developer): Add more non-printing characters (#9846) + ## 17.0.206 alpha 2023-11-06 * chore(developer): remove compile.pas and CompileErrorCodes.pas (#9924) diff --git a/VERSION.md b/VERSION.md index 87d064124d4..c1a8b355240 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.207 \ No newline at end of file +17.0.208 \ No newline at end of file