diff --git a/HISTORY.md b/HISTORY.md index ddfcf2a3e89..a90ef32165d 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 18.0.116 alpha 2024-09-20 + +* change(mac): remove verbose logging option (#12431) +* chore(common): Allow to build offline (#12439) + ## 18.0.115 alpha 2024-09-19 * chore(common): detect ssh remotes in git hooks (#12437) diff --git a/VERSION.md b/VERSION.md index fec92933d4a..bfdd37b6533 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -18.0.116 \ No newline at end of file +18.0.117 \ No newline at end of file