File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ let package = Package(
20
20
targets: [
21
21
. binaryTarget(
22
22
name: " KeyboardKitPro " ,
23
- url: " https://github.com/KeyboardKit/KeyboardKit/releases/download/9.4.0/KeyboardKitProRelease .zip " ,
24
- checksum: " 7d858e360f972bd002a8c9ec2bd9740aab92113abfcea86294314236258b2e56 "
23
+ url: " https://github.com/KeyboardKit/KeyboardKit/releases/download/9.4.1/KeyboardKitPro .zip " ,
24
+ checksum: " f366d9d89433baaf1e3262e1e3a6ab5b1ae8223f7d192cc96d12bda6e0dbbe0e "
25
25
)
26
26
]
27
27
)
Original file line number Diff line number Diff line change @@ -18,6 +18,14 @@ Beta version tags and releases are removed after the next minor or major version
18
18
19
19
20
20
21
+ ## 9.4.1
22
+
23
+ ### 💡 Adjustments
24
+
25
+ * ` InputSet.shughni_tajik ` replaces "j" with "ǰ".
26
+
27
+
28
+
21
29
## 9.4
22
30
23
31
This version adds new Emojis 16 emojis and localizes emojis in more languages.
You can’t perform that action at this time.
0 commit comments