Skip to content

Commit

Permalink
Update package
Browse files Browse the repository at this point in the history
  • Loading branch information
danielsaidi committed Jan 5, 2024
1 parent 0b93a52 commit 1fcfd57
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.

Copyright © 2021-2023 Kankoda Sweden AB
Copyright © 2021-2024 Kankoda Sweden AB
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "KeyboardKitPro",
url: "https://github.com/KeyboardKit/KeyboardKit/releases/download/8.2.0/KeyboardKitPro.zip",
checksum: "252413bf0e3ac774928f22919beda105864d40b9d83b58e18f6cfd4af9e6966e"
url: "https://github.com/KeyboardKit/KeyboardKit/releases/download/8.2.1/KeyboardKitPro.zip",
checksum: "4f9ff1327158ada554bb6253bffd757154b98798f0f49c43070f16c0ccd1177c"
)
]
)
8 changes: 8 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,14 @@ These release notes only cover the current major version.



## 8.2.1

### 👑 KeyboardKit Pro

* `SystemKeyboard` now only shows an emoji button if the license key unlocks the emoji keyboard.



## 8.2

This version adjusts localization and adds support for Inari Sámi and Northern Sámi.
Expand Down

0 comments on commit 1fcfd57

Please sign in to comment.