From d0a70d006f3fed7d7c4af97d51acfc39e0162f18 Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Mon, 14 Oct 2024 14:02:10 -0400 Subject: [PATCH] auto: increment master version to 18.0.129 --- HISTORY.md | 4 ++++ VERSION.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 1451c5ed02..e46274077f 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,9 @@ # Keyman Version History +## 18.0.128 alpha 2024-10-14 + +* docs(developer): add refs to Keyman MIME types (#12540) + ## 18.0.127 alpha 2024-10-12 * fix(developer): use TextDecoder to convert Uint8Array to string (#12537) diff --git a/VERSION.md b/VERSION.md index be701dd746..494d2a8106 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -18.0.128 \ No newline at end of file +18.0.129 \ No newline at end of file