From fa9d0d51f5f4f6920a582901870626a995281e1b Mon Sep 17 00:00:00 2001 From: Keyman Build Agent Date: Mon, 29 Apr 2024 14:04:02 -0400 Subject: [PATCH] auto: increment master version to 18.0.25 --- HISTORY.md | 4 ++++ VERSION.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index b9cc0d34268..682856df203 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,9 @@ # Keyman Version History +## 18.0.24 alpha 2024-04-29 + +* fix(common): Retry curl downloads up to 5 times (#11314) + ## 18.0.23 alpha 2024-04-26 * chore(common): Merge beta to master for Sprint B17S6 (part 2) (#11305) diff --git a/VERSION.md b/VERSION.md index ed63d985ee2..2bd6c3f2f75 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -18.0.24 \ No newline at end of file +18.0.25 \ No newline at end of file