From 73f0479f81e200fecf2528f38a7961ddce41ceaa Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Tue, 26 Sep 2023 14:02:50 -0400 Subject: [PATCH] auto: increment master version to 17.0.182 --- HISTORY.md | 5 +++++ VERSION.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 542e9a1766a..1914cb23c31 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 17.0.181 alpha 2023-09-26 + +* chore: workaround npm/cli#3466 when bundling internal deps (#9536) +* chore(linux): Check and restart background processes (#9608) + ## 17.0.180 alpha 2023-09-25 * fix(linux): Fix detection of unit tests (#9606) diff --git a/VERSION.md b/VERSION.md index 1fb4f1df292..e36fa1243dd 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -17.0.181 \ No newline at end of file +17.0.182 \ No newline at end of file