diff --git a/HISTORY.md b/HISTORY.md index d71ea9780d..5d4e1d0111 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,5 +1,12 @@ # Keyman Version History +## 19.0.193 alpha 2026-01-26 + +* fix(resources): block unsupported platforms from running certain scripts (#15480) +* chore(deps): bump tar and node-gyp in /developer/src/server/src/win32/trayicon/addon-src (#15469) +* chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 (#15479) +* chore(deps): bump tar from 7.5.3 to 7.5.6 in /developer/src/server/src/win32/trayicon/addon-src (#15495) + ## 19.0.192 alpha 2026-01-15 * fix(linux): issues when running ./build.sh test:linux (#15434) diff --git a/VERSION.md b/VERSION.md index 6668346379..92b36ee3cb 100644 --- a/VERSION.md +++ b/VERSION.md @@ -1 +1 @@ -19.0.193 \ No newline at end of file +19.0.194 \ No newline at end of file