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