From 0eff20bcc2c96f1b6aecd710a6afd95026a2af26 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Fri, 25 Nov 2022 13:01:35 -0500 Subject: [PATCH] auto: increment master version to 17.0.13 --- HISTORY.md | 4 ++++ VERSION.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 79c095316c..39cf02cf29 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,6 +1,10 @@ # Keyman Version History +## 17.0.12 alpha 2022-11-25 + +* chore(common): Merge beta from Sprint B16S2 to master (#7815) + ## 17.0.11 alpha 2022-11-24 * refactor(linux): Use consts instead of strings ️ (#7803) diff --git a/VERSION.md b/VERSION.md index a4588a6df0..ca85bc336d 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.12 \ No newline at end of file +17.0.13 \ No newline at end of file