diff --git a/HISTORY.md b/HISTORY.md index 58d2a57fa7..ddbbe065dc 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,10 @@ # Keyman Version History +## 19.0.45 alpha 2025-05-21 + +* maint(linux): use correct syntax to define local variables in script (#14021) +* maint(developer): update multer to v2.0.0 (#14012) + ## 19.0.44 alpha 2025-05-21 * feat(android): log active keyboard, model IDs with reported errors (#13983) diff --git a/VERSION.md b/VERSION.md index 26bd7469a5..5d808e6aec 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.45 \ No newline at end of file +19.0.46 \ No newline at end of file