Skip to content

Commit 53e6367

Browse files
Apply suggestions from code review
Co-authored-by: Darcy Wong <darcy_wong@sil.org>
1 parent 2e197e2 commit 53e6367

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

schemas/kps/18.0/kps.xsd

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
.kps file schema, version 7.0
3+
.kps file schema, version 18.0
44
55
Copyright (C) SIL International
66
77
Supports KPS files for Keyman Developer 7+
88
9-
Expects FileVersion 7.0
9+
Expects FileVersion '7.0' or '12.0'
1010
-->
1111
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
1212

schemas/kps/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* .kps Keyman package file format - XML
44

55
## 2025-04-02 18.0
6-
* Version 18.0 deprecates the following fields, and kmc-package does not use them (#13600):
6+
* Version 18.0 deprecates the following fields, and kmc-package does not use them (@keymanapp/keyman#13600):
77
- Keyboards/Keyboard/Version
88
- Keyboards/Keyboard/Name
99
- Keyboards/Keyboard/RTL

0 commit comments

Comments
 (0)