diff --git a/HISTORY.md b/HISTORY.md index 19b4de80e09..6a6f954daf8 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,12 @@ # Keyman Version History +## 18.0.39 alpha 2024-05-20 + +* chore(mac): change indentation of source code to equal standard two spaces (#11432) +* fix(common): calculate already-build dependency targets correctly (#11477) +* fix(common): properly quote `builder_run_action` call (#11478) +* fix(android/app): Verify extracted text is not null (#11481) + ## 18.0.38 alpha 2024-05-17 * chore(common): Auto-generate minimum-versions.md from min-ver.sh (#11399) diff --git a/VERSION.md b/VERSION.md index 31239fe1e95..c53e1f40116 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -18.0.39 \ No newline at end of file +18.0.40 \ No newline at end of file