From 62d824db137125a76a7aa81776265b2eaae69002 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Fri, 13 Dec 2024 13:01:23 -0500 Subject: [PATCH] auto: increment master version to 18.0.160 --- HISTORY.md | 5 +++++ VERSION.md | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 50bf779d36e..8775ac5160c 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 18.0.159 alpha 2024-12-13 + +* chore(core): remove meson warnings for wasm builds (#12827) +* chore(linux): Update debian changelog (#12023) + ## 18.0.158 alpha 2024-12-11 * fix(linux): pushing of updated changelog branch (#12818) diff --git a/VERSION.md b/VERSION.md index d3872c0975d..6e3c077c1ec 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -18.0.159 \ No newline at end of file +18.0.160 \ No newline at end of file