From bb9ccfdaa9847fa1195dc6d59e4ea8e7f215ffb9 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Fri, 11 Oct 2024 13:02:22 -0400 Subject: [PATCH] auto: increment master version to 18.0.127 --- HISTORY.md | 5 +++++ VERSION.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index b442c74e50..e3002e327c 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 18.0.126 alpha 2024-10-11 + +* test(common): add markdown link check test for product documentation (#12472) +* chore(linux): improve output if `dpkg-gensymbols` fails and run other tests (#12527) + ## 18.0.125 alpha 2024-10-10 * chore(common): allow to run `build.sh` scripts in `bashdb` debugger (#12518) diff --git a/VERSION.md b/VERSION.md index 689f7b264e..af094556ac 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -18.0.126 \ No newline at end of file +18.0.127 \ No newline at end of file