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