We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e197e2 commit 53e6367Copy full SHA for 53e6367
2 files changed
schemas/kps/18.0/kps.xsd
@@ -1,12 +1,12 @@
1
<?xml version="1.0" encoding="UTF-8"?>
2
<!--
3
- .kps file schema, version 7.0
+ .kps file schema, version 18.0
4
5
Copyright (C) SIL International
6
7
Supports KPS files for Keyman Developer 7+
8
9
- Expects FileVersion 7.0
+ Expects FileVersion '7.0' or '12.0'
10
-->
11
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
12
schemas/kps/README.md
@@ -3,7 +3,7 @@
* .kps Keyman package file format - XML
## 2025-04-02 18.0
-* Version 18.0 deprecates the following fields, and kmc-package does not use them (#13600):
+* Version 18.0 deprecates the following fields, and kmc-package does not use them (@keymanapp/keyman#13600):
- Keyboards/Keyboard/Version
- Keyboards/Keyboard/Name
- Keyboards/Keyboard/RTL
0 commit comments