From 6ee1bd659f13c26a87f1d7bbc1232a34c3ad9467 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Sun, 1 Dec 2024 13:01:13 -0500 Subject: [PATCH] auto: increment master version to 18.0.150 --- HISTORY.md | 4 ++++ VERSION.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index f0f0192e27..a01f96e37f 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,9 @@ # Keyman Version History +## 18.0.149 alpha 2024-12-01 + +* refactor(developer): unify test action (#12736) + ## 18.0.148 alpha 2024-11-29 * test(common/web/types): unit tests for unicodeset-parser-api (#12714) diff --git a/VERSION.md b/VERSION.md index 738e3946a8..cf09fb2b47 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -18.0.149 \ No newline at end of file +18.0.150 \ No newline at end of file