mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-26 10:17:41 +00:00
auto: increment beta version to 16.0.107
This commit is contained in:
parent
c670977779
commit
5de82ccf40
2 changed files with 10 additions and 1 deletions
|
|
@ -1,5 +1,14 @@
|
|||
# Keyman Version History
|
||||
|
||||
## 16.0.106 beta 2022-11-17
|
||||
|
||||
* chore(windows): set platform core env explicitly (#7689)
|
||||
* fix(android): bump version_code major calculation (#7735)
|
||||
* fix(android/engine): Remove duplicate file suffix when installing .kmp (#7720)
|
||||
* fix(linux): Ignore dbus exception when testing for fcitx (#7732)
|
||||
* fix(linux): Fix lintian warnings (#7733)
|
||||
* feat(linux): Add optional bcp47 parameter to km-package-install (#7731)
|
||||
|
||||
## 16.0.105 beta 2022-11-16
|
||||
|
||||
* chore(windows): add unit test for SetupCoreEnvironment (#7714)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
16.0.106
|
||||
16.0.107
|
||||
Loading…
Add table
Reference in a new issue