mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-10 10:55:33 +00:00
auto: increment master version to 18.0.40
This commit is contained in:
parent
3d29143913
commit
f823b2ad3c
2 changed files with 8 additions and 1 deletions
|
|
@ -1,5 +1,12 @@
|
|||
# Keyman Version History
|
||||
|
||||
## 18.0.39 alpha 2024-05-20
|
||||
|
||||
* chore(mac): change indentation of source code to equal standard two spaces (#11432)
|
||||
* fix(common): calculate already-build dependency targets correctly (#11477)
|
||||
* fix(common): properly quote `builder_run_action` call (#11478)
|
||||
* fix(android/app): Verify extracted text is not null (#11481)
|
||||
|
||||
## 18.0.38 alpha 2024-05-17
|
||||
|
||||
* chore(common): Auto-generate minimum-versions.md from min-ver.sh (#11399)
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
18.0.39
|
||||
18.0.40
|
||||
Loading…
Add table
Reference in a new issue