Skip to content

Commit 352e047

Browse files
committed
Update package
1 parent ccafcd4 commit 352e047

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

Package.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ let package = Package(
2020
targets: [
2121
.binaryTarget(
2222
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"
2525
)
2626
]
2727
)

RELEASE_NOTES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@ Beta version tags and releases are removed after the next minor or major version
1818

1919

2020

21+
## 9.4.1
22+
23+
### 💡 Adjustments
24+
25+
* `InputSet.shughni_tajik` replaces "j" with "ǰ".
26+
27+
28+
2129
## 9.4
2230

2331
This version adds new Emojis 16 emojis and localizes emojis in more languages.

0 commit comments

Comments
 (0)