diff --git a/HISTORY.md b/HISTORY.md index e0dd29f6d9..d359fa613a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,9 @@ # Keyman Version History +## 19.0.50 alpha 2025-05-26 + +* chore(web): mark async methods in UI components (#14034) + ## 19.0.49 alpha 2025-05-25 * feat(developer): revamp line numbers per design doc (#14016) diff --git a/VERSION.md b/VERSION.md index a86baa2e63..88b0239e14 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.50 \ No newline at end of file +19.0.51 \ No newline at end of file