From 6f92cdca34e06c546cf1314d63eca36e483fc935 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Mon, 30 Oct 2023 14:02:34 -0400 Subject: [PATCH] auto: increment master version to 17.0.203 --- HISTORY.md | 5 +++++ VERSION.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index e32394ee397..0630bcdfd8a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 17.0.202 alpha 2023-10-30 + +* chore(common): unify pull-request creation scripts (#9888) +* epic: Keyman Core for Mac (#7857) + ## 17.0.201 alpha 2023-10-28 * fix(core): build: support -t parameter correctly (#9820) diff --git a/VERSION.md b/VERSION.md index 97993401b0b..0ee08aa753c 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.202 \ No newline at end of file +17.0.203 \ No newline at end of file